Searched refs:SBP_PLAYMODE_STEREO (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/isa/ | ||
| D | sbreg.h | 89 #define SBP_PLAYMODE_STEREO 0x2 macro |
| D | sbdsp.c | 1498 (stereo ? SBP_PLAYMODE_STEREO : SBP_PLAYMODE_MONO)); in sbdsp_trigger_output() |