Home
last modified time | relevance | path

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

/freebsd/sys/dev/atkbdc/
H A Dpsm.c504 #define PSM_CONFIG_NORESET 0x0400 /* don't reset the mouse */ macro
515 PSM_CONFIG_NORESET | \
1078 if (sc->config & PSM_CONFIG_NORESET) { in doinitialize()
1508 if (sc->config & PSM_CONFIG_NORESET) {