Home
last modified time | relevance | path

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

/freebsd/sys/dev/atkbdc/
H A Dpsm.c490 #define PSM_ASLP 2 /* Waiting for mouse data */ macro
2448 sc->state |= PSM_ASLP;
2450 sc->state &= ~PSM_ASLP;
5219 if (sc->state & PSM_ASLP) {
5220 sc->state &= ~PSM_ASLP;
7440 if ((sc->state & PSM_ASLP) && !(sc->state & PSM_VALID)) {
7445 sc->state &= ~PSM_ASLP;