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