HomeSort by: relevance | last modified time | path
    Searched refs:PCPPI_BELL_SLEEP (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/isa/
pcppivar.h 58 #define PCPPI_BELL_SLEEP 0x01 /* synchronous; sleep for complete */
spkr_pcppi.c 89 (*sc->sc_bell_func)(sc->sc_pcppicookie, xhz, ticks, PCPPI_BELL_SLEEP);
pcppi.c 334 if (slp & PCPPI_BELL_SLEEP) {

Completed in 15 milliseconds