Home
last modified time | relevance | path

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

/linux-2.4.37.9/Documentation/i386/
Dzero-page.txt24 0x40 20 bytes struct apm_bios_info, APM_BIOS_INFO
/linux-2.4.37.9/arch/i386/kernel/
Dsetup.c204 #define APM_BIOS_INFO (*(struct apm_bios_info *) (PARAM+0x40)) macro
1193 apm_info.bios = APM_BIOS_INFO; in setup_arch()