Home
last modified time | relevance | path

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

/NextBSD/sys/dev/atkbdc/
HDpsm.c362 #define PSM_CONFIG_INITAFTERSUSPEND 0x4000 /* init the device at the resume event */ macro
373 PSM_CONFIG_INITAFTERSUSPEND)
1191 PSM_CONFIG_INITAFTERSUSPEND;
1508 sc->config |= PSM_CONFIG_INITAFTERSUSPEND;
1512 sc->config |= PSM_CONFIG_INITAFTERSUSPEND;
5210 (PSM_CONFIG_HOOKRESUME | PSM_CONFIG_INITAFTERSUSPEND)) == 0)
5213 err = reinitialize(sc, sc->config & PSM_CONFIG_INITAFTERSUSPEND);