Searched refs:paswrite (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/isa/
H A Dpas.c166 #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_RESE
[all...]

Completed in 146 milliseconds