Searched refs:APM_BIOS_DISABLED (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/x86/kernel/
H A Dapm_32.c1012 apm_info.bios.flags &= ~APM_BIOS_DISABLED;
1014 apm_info.bios.flags |= APM_BIOS_DISABLED;
1073 && (apm_info.bios.flags & APM_BIOS_DISABLED))
1644 bit 3: APM_BIOS_DISABLED
1729 if (apm_info.bios.flags & APM_BIOS_DISABLED) {
/linux-master/include/linux/
H A Dapm_bios.h20 #define APM_BIOS_DISABLED 0x0008 macro

Completed in 141 milliseconds