Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/atkbdc/
H A Dpsm.c480 #define PSM_ASLP 2 /* Waiting for mouse data */ macro
2456 sc->state |= PSM_ASLP;
2458 sc->state &= ~PSM_ASLP;
5230 if (sc->state & PSM_ASLP) {
5231 sc->state &= ~PSM_ASLP;
7449 if ((sc->state & PSM_ASLP) && !(sc->state & PSM_VALID)) {
7454 sc->state &= ~PSM_ASLP;