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

/netbsd-current/sys/dev/isa/
H A Dspkr_pcppi.c68 void (*sc_bell_func)(pcppi_tag_t, int, int, int); member in struct:spkr_pcppi_softc
89 (*sc->sc_bell_func)(sc->sc_pcppicookie, xhz, ticks, PCPPI_BELL_SLEEP);
108 sc->sc_bell_func = pa->pa_bell_func;

Completed in 83 milliseconds