Home
last modified time | relevance | path

Searched refs:SBP_PLAYMODE_STEREO (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/isa/
Dsbreg.h89 #define SBP_PLAYMODE_STEREO 0x2 macro
Dsbdsp.c1498 (stereo ? SBP_PLAYMODE_STEREO : SBP_PLAYMODE_MONO)); in sbdsp_trigger_output()