Searched refs:APM_BIOS_DISENGAGED (Results 1 – 2 of 2) sorted by relevance
47 #define APM_BIOS_DISENGAGED 0x0010 macro
1002 if ((enable == 0) && (apm_info.bios.flags & APM_BIOS_DISENGAGED)) in apm_enable_power_management()1102 apm_info.bios.flags &= ~APM_BIOS_DISENGAGED; in apm_engage_power_management()1104 apm_info.bios.flags |= APM_BIOS_DISENGAGED; in apm_engage_power_management()1778 if ((apm_info.bios.flags & APM_BIOS_DISENGAGED) in apm()2406 if (((apm_info.bios.flags & APM_BIOS_DISENGAGED) == 0) in apm_exit()