Searched refs:APM_STATE_READY (Results 1 – 5 of 5) sorted by relevance
41 #define APM_STATE_READY 0x0000 macro
110 #define APM_STATE_READY 0x0000 macro
1134 state = blank ? APM_STATE_STANDBY : APM_STATE_READY; in apm_console_blank()