/linux-2.6.39/arch/mips/loongson/common/ |
D | pci.c | 80 static int __init pcibios_init(void) in pcibios_init() function 91 arch_initcall(pcibios_init);
|
/linux-2.6.39/arch/powerpc/kernel/ |
D | pci_64.c | 46 static int __init pcibios_init(void) in pcibios_init() function 79 subsys_initcall(pcibios_init);
|
D | pci_32.c | 369 static int __init pcibios_init(void) in pcibios_init() function 408 subsys_initcall(pcibios_init);
|
/linux-2.6.39/arch/x86/pci/ |
D | legacy.c | 72 pcibios_init(); in pci_subsys_init()
|
D | common.c | 485 int __init pcibios_init(void) in pcibios_init() function
|
/linux-2.6.39/arch/parisc/kernel/ |
D | pci.c | 114 static int __init pcibios_init(void) in pcibios_init() function 330 subsys_initcall(pcibios_init);
|
/linux-2.6.39/arch/xtensa/kernel/ |
D | pci.c | 137 static int __init pcibios_init(void) in pcibios_init() function 171 subsys_initcall(pcibios_init);
|
/linux-2.6.39/arch/mips/pci/ |
D | pci.c | 152 static int __init pcibios_init(void) in pcibios_init() function 167 subsys_initcall(pcibios_init);
|
/linux-2.6.39/arch/microblaze/pci/ |
D | pci_32.c | 351 static int __init pcibios_init(void) in pcibios_init() function 390 subsys_initcall(pcibios_init);
|
/linux-2.6.39/arch/frv/mb93090-mb00/ |
D | pci-vdk.c | 357 int __init pcibios_init(void) in pcibios_init() function 433 arch_initcall(pcibios_init);
|
/linux-2.6.39/arch/sh/drivers/pci/ |
D | pci.c | 119 static int __init pcibios_init(void) in pcibios_init() function 135 subsys_initcall(pcibios_init);
|
/linux-2.6.39/arch/tile/kernel/ |
D | pci.c | 285 static int __init pcibios_init(void) in pcibios_init() function 361 subsys_initcall(pcibios_init);
|
/linux-2.6.39/arch/x86/include/asm/ |
D | pci_x86.h | 118 extern int __init pcibios_init(void);
|
/linux-2.6.39/arch/alpha/kernel/ |
D | pci.c | 194 pcibios_init(void) in pcibios_init() function 201 subsys_initcall(pcibios_init);
|
/linux-2.6.39/arch/mn10300/unit-asb2305/ |
D | pci.c | 403 static int __init pcibios_init(void) in pcibios_init() function 434 arch_initcall(pcibios_init);
|
/linux-2.6.39/arch/ia64/pci/ |
D | pci.c | 791 static int __init pcibios_init(void) in pcibios_init() function 797 subsys_initcall(pcibios_init);
|
/linux-2.6.39/arch/mips/pmc-sierra/yosemite/ |
D | ht.c | 383 void __init pcibios_init(void) in pcibios_init() function
|
/linux-2.6.39/arch/sparc/kernel/ |
D | pci.c | 1093 static int __init pcibios_init(void) in pcibios_init() function 1098 subsys_initcall(pcibios_init);
|