Home
last modified time | relevance | path

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

/src/sys/dev/atkbdc/
H A Dpsm.c493 #define PSM_ASLP 2 /* Waiting for mouse data */ macro
2459 sc->state |= PSM_ASLP;
2461 sc->state &= ~PSM_ASLP;
5240 if (sc->state & PSM_ASLP) {
5241 sc->state &= ~PSM_ASLP;
7505 if ((sc->state & PSM_ASLP) && !(sc->state & PSM_VALID)) {
7510 sc->state &= ~PSM_ASLP;