Searched refs:APM_BIOS_DISABLED (Results 1 – 2 of 2) sorted by relevance
45 #define APM_BIOS_DISABLED 0x0008 macro
992 apm_info.bios.flags &= ~APM_BIOS_DISABLED; in apm_enable_power_management()994 apm_info.bios.flags |= APM_BIOS_DISABLED; in apm_enable_power_management()1079 && (apm_info.bios.flags & APM_BIOS_DISABLED)) in apm_engage_power_management()1753 if (apm_info.bios.flags & APM_BIOS_DISABLED) { in apm()