Home
last modified time | relevance | path

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

/sound/oss/
Dmsnd.h130 #define HDEX_BASE 0x92 macro
131 #define HDEX_PLAY_START (0 + HDEX_BASE)
132 #define HDEX_PLAY_STOP (1 + HDEX_BASE)
133 #define HDEX_PLAY_PAUSE (2 + HDEX_BASE)
134 #define HDEX_PLAY_RESUME (3 + HDEX_BASE)
135 #define HDEX_RECORD_START (4 + HDEX_BASE)
136 #define HDEX_RECORD_STOP (5 + HDEX_BASE)
137 #define HDEX_MIDI_IN_START (6 + HDEX_BASE)
138 #define HDEX_MIDI_IN_STOP (7 + HDEX_BASE)
139 #define HDEX_MIDI_OUT_START (8 + HDEX_BASE)
[all …]
/sound/isa/msnd/
Dmsnd.h153 #define HDEX_BASE 0x92 macro
154 #define HDEX_PLAY_START (0 + HDEX_BASE)
155 #define HDEX_PLAY_STOP (1 + HDEX_BASE)
156 #define HDEX_PLAY_PAUSE (2 + HDEX_BASE)
157 #define HDEX_PLAY_RESUME (3 + HDEX_BASE)
158 #define HDEX_RECORD_START (4 + HDEX_BASE)
159 #define HDEX_RECORD_STOP (5 + HDEX_BASE)
160 #define HDEX_MIDI_IN_START (6 + HDEX_BASE)
161 #define HDEX_MIDI_IN_STOP (7 + HDEX_BASE)
162 #define HDEX_MIDI_OUT_START (8 + HDEX_BASE)
[all …]