Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ | |
midisynvar.h | 57 * Allocate one of the devices actual voices (stealing one if 179 struct voice *voices; member in struct:midisyn 185 #define MS_GETPGM(ms, vno) ((ms)->pgms[MS_GETCHAN(&(ms)->voices[vno])]) |
/src/sys/dev/ic/ | |
oplvar.h | 55 struct opl_voice voices[OPL3_NVOICE]; member in struct:opl_softc |
interwavevar.h | 186 u_char voices; /* Number of active voices */ member in struct:iw_softc |