Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-x86_64/
Dbootsetup.h21 #define AUX_DEVICE_INFO (*(unsigned char *) (PARAM+0x1FF)) macro
/linux-2.4.37.9/Documentation/i386/
Dzero-page.txt43 0x1ff char AUX_DEVICE_INFO
/linux-2.4.37.9/arch/x86_64/kernel/
Dsetup.c209 aux_device_present = AUX_DEVICE_INFO; in setup_arch()
/linux-2.4.37.9/arch/i386/kernel/
Dsetup.c210 #define AUX_DEVICE_INFO (*(unsigned char *) (PARAM+0x1FF)) macro
1200 aux_device_present = AUX_DEVICE_INFO; in setup_arch()