OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:paswrite
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/isa/
pas.c
166
#define
paswrite
(d, p) outb((p), (d))
macro
172
paswrite
(0x00, INTERRUPT_MASK);
174
paswrite
(0x36, SAMPLE_COUNTER_CONTROL);
176
paswrite
(0x36, SAMPLE_RATE_TIMER);
177
paswrite
(0, SAMPLE_RATE_TIMER);
179
paswrite
(0x74, SAMPLE_COUNTER_CONTROL);
181
paswrite
(0x74, SAMPLE_BUFFER_COUNTER);
182
paswrite
(0, SAMPLE_BUFFER_COUNTER);
184
paswrite
(P_C_PCM_MONO | P_C_PCM_DAC_MODE |
187
paswrite
(S_M_PCM_RESET | S_M_FM_RESET
[
all
...]
pas.c
166
#define
paswrite
(d, p) outb((p), (d))
macro
172
paswrite
(0x00, INTERRUPT_MASK);
174
paswrite
(0x36, SAMPLE_COUNTER_CONTROL);
176
paswrite
(0x36, SAMPLE_RATE_TIMER);
177
paswrite
(0, SAMPLE_RATE_TIMER);
179
paswrite
(0x74, SAMPLE_COUNTER_CONTROL);
181
paswrite
(0x74, SAMPLE_BUFFER_COUNTER);
182
paswrite
(0, SAMPLE_BUFFER_COUNTER);
184
paswrite
(P_C_PCM_MONO | P_C_PCM_DAC_MODE |
187
paswrite
(S_M_PCM_RESET | S_M_FM_RESET
[
all
...]
Completed in 26 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026