Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/isa/
Dsbreg.h131 #define SB16P_SW_MIDI_R 0x20 macro
133 #define SB16P_SW_MIDI (SB16P_SW_MIDI_L|SB16P_SW_MIDI_R)
Dsbdsp.c1642 rmask = SB16P_SW_MIDI_R; in sbdsp_mixer_set_port()