Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/atkbdc/
HDpsm.c493 #define PSM_CONFIG_NORESET 0x0400 /* don't reset the mouse */ macro
504 PSM_CONFIG_NORESET | \
1065 if (sc->config & PSM_CONFIG_NORESET) { in doinitialize()
1495 if (sc->config & PSM_CONFIG_NORESET) {