Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/isa/
Dspkr_pcppi.c68 void (*sc_bell_func)(pcppi_tag_t, int, int, int); member
89 (*sc->sc_bell_func)(sc->sc_pcppicookie, xhz, ticks, PCPPI_BELL_SLEEP); in spkr_pcppi_tone()
108 sc->sc_bell_func = pa->pa_bell_func; in spkr_pcppi_attach()