Searched refs:APM_BIOS_DISENGAGED (Results 1 – 2 of 2) sorted by relevance
21 #define APM_BIOS_DISENGAGED 0x0010 macro
1006 if ((enable == 0) && (apm_info.bios.flags & APM_BIOS_DISENGAGED)) in apm_enable_power_management()1080 apm_info.bios.flags &= ~APM_BIOS_DISENGAGED; in apm_engage_power_management()1082 apm_info.bios.flags |= APM_BIOS_DISENGAGED; in apm_engage_power_management()1743 if ((apm_info.bios.flags & APM_BIOS_DISENGAGED) in apm()2365 if (((apm_info.bios.flags & APM_BIOS_DISENGAGED) == 0) in apm_exit()