Home
last modified time | relevance | path

Searched refs:APM_BIOS_MAGIC (Results 1 – 1 of 1) sorted by relevance

/arch/x86/kernel/
Dapm_32.c345 #define APM_BIOS_MAGIC 0x4101 macro
1449 if (as == NULL || as->magic != APM_BIOS_MAGIC) { in check_apm_user()
1606 as->magic = APM_BIOS_MAGIC; in do_open()