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