Searched refs:BOOT_ARCH_PCI (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/uapi/asm/ | ||
D | bootx.h | 43 #define BOOT_ARCH_PCI 0x00000001UL macro |
/arch/powerpc/platforms/powermac/ | ||
D | bootx_init.c | 520 if (bi->architecture != BOOT_ARCH_PCI) { in bootx_init() |