Searched refs:APM_NOT_ENGAGED (Results 1 – 2 of 2) sorted by relevance
161 #define APM_NOT_ENGAGED 0x0b macro
466 { APM_NOT_ENGAGED, "Interface not engaged" },987 return APM_NOT_ENGAGED; in apm_enable_power_management()1121 if (error == APM_NOT_ENGAGED) { in apm_console_blank()