Searched refs:MS_GETPGM (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/
H A Dmidisynvar.h78 * voice's associated MIDI channel, and can be queried with MS_GETPGM.
181 u_int16_t pgms[MIDI_MAX_CHANS]; /* ref'd if driver uses MS_GETPGM */
185 #define MS_GETPGM(ms, vno) ((ms)->pgms[MS_GETCHAN(&(ms)->voices[vno])]) macro

Completed in 70 milliseconds