Home
last modified time | relevance | path

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

/netbsd/sys/dev/isa/
H A Dsbreg.h128 #define SB16P_SW_LINE_R 0x08 macro
130 #define SB16P_SW_LINE (SB16P_SW_LINE_L|SB16P_SW_LINE_R)
H A Dsbdsp.c1975 rmask = SB16P_SW_LINE_R; in sbdsp_mixer_set_port()