Home
last modified time | relevance | path

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

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