Home
last modified time | relevance | path

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

/openbsd/sys/dev/isa/
H A Dess.c142 int ess_speaker_ctl(void *, int);
1002 ess_speaker_ctl(sc, (flags & FWRITE) ? SPKR_ON : SPKR_OFF); in ess_open()
1046 ess_speaker_ctl(void *addr, int newstate) in ess_speaker_ctl() function