Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-i386/
Dlithium.h11 #define LI_PCI_B_PHYS 0xfd000000 /* PIIX4 is here */ macro
/linux-2.4.37.9/arch/i386/kernel/
Dtraps.c922 set_fixmap(FIX_LI_PCIB, LI_PCI_B_PHYS); in lithium_init()