Home
last modified time | relevance | path

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

/src/sys/dev/cyapa/
H A Dcyapa.c1276 int npstate; in cyapa_poll_thread() local
1319 npstate = CMD_POWER_MODE_IDLE; in cyapa_poll_thread()
1322 npstate = CMD_POWER_MODE_IDLE; in cyapa_poll_thread()
1325 npstate = CMD_POWER_MODE_FULL; in cyapa_poll_thread()
1327 if (pstate != npstate) { in cyapa_poll_thread()
1328 pstate = npstate; in cyapa_poll_thread()