Searched refs:APM_NOT_ENGAGED (Results 1 – 5 of 5) sorted by relevance
87 #define APM_NOT_ENGAGED 0x0b macro
154 #define APM_NOT_ENGAGED 0x0b macro
476 { APM_NOT_ENGAGED, "Interface not engaged" },1006 return APM_NOT_ENGAGED; in apm_enable_power_management()1129 int error = APM_NOT_ENGAGED; /* silence gcc */ in apm_console_blank()1142 if (error == APM_NOT_ENGAGED) in apm_console_blank()1146 if (error == APM_NOT_ENGAGED) { in apm_console_blank()