Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/include/asm/
Dbootx.h43 #define BOOT_ARCH_PCI 0x00000001UL macro
/linux-3.4.99/arch/powerpc/platforms/powermac/
Dbootx_init.c520 if (bi->architecture != BOOT_ARCH_PCI) { in bootx_init()