opl_voice          83 dev/ic/opl.c   const struct opl_voice voicetab[] = {
opl_voice         287 dev/ic/opl.c   	struct opl_voice *v = &sc->voices[voice];
opl_voice         298 dev/ic/opl.c   	struct opl_voice *v = &sc->voices[voice];
opl_voice         463 dev/ic/opl.c   	struct opl_voice *v;
opl_voice         554 dev/ic/opl.c   	struct opl_voice *v;
opl_voice          43 dev/ic/oplvar.h struct opl_voice {
opl_voice          61 dev/ic/oplvar.h 	struct opl_voice voices[OPL3_NVOICE];