Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dhidraw.c106 bool aslp:1; /* waiting for device data in read() */ member
310 if (flush && sc->sc_state.aslp) { in hidraw_lock_queue()
311 sc->sc_state.aslp = false; in hidraw_lock_queue()
444 sc->sc_state.aslp = true; in hidraw_read()
452 sc->sc_state.aslp = false; in hidraw_read()
982 if (sc->sc_state.aslp) { in hidraw_notify()
983 sc->sc_state.aslp = false; in hidraw_notify()
/freebsd/usr.sbin/bhyve/amd64/
H A Dpci_gvt-d-opregion.h74 uint32_t aslp; ///< Offset 0x1A0 ASL Sleep Time Out member