Home
last modified time | relevance | path

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

/NextBSD/sys/i386/isa/
HDspic.c112 struct selinfo sc_rsel; member
443 selwakeuppri(&sc->sc_rsel, PZERO); in spictimeout()
540 selrecord(td, &sc->sc_rsel); /* Who shall we wake? */ in spicpoll()
/NextBSD/sys/i386/bios/
HDapm.h49 struct selinfo sc_rsel; member
HDapm.c1029 selwakeuppri(&sc->sc_rsel, PZERO); in apm_record_event()
1518 selrecord(td, &sc->sc_rsel); in apmpoll()