Home
last modified time | relevance | path

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

/dragonfly/sys/dev/misc/psm/
H A Dpsm.c494 #define PSM_ASLP 2 /* Waiting for mouse data */ macro
2499 sc->state |= PSM_ASLP;
2501 sc->state &= ~PSM_ASLP;
5248 if (sc->state & PSM_ASLP) {
5249 sc->state &= ~PSM_ASLP;
7479 if ((sc->state & PSM_ASLP) && !(sc->state & PSM_VALID)) {
7484 sc->state &= ~PSM_ASLP;