early_read_config_word  110 arch/microblaze/include/asm/pci-bridge.h extern int early_read_config_word(struct pci_controller *hose, int bus,
early_read_config_word   63 arch/mips/txx9/generic/pci.c 		if (early_read_config_word(hose, top_bus, current_bus,
early_read_config_word   74 arch/mips/txx9/generic/pci.c 			early_read_config_word(hose, top_bus, current_bus,
early_read_config_word  136 arch/powerpc/include/asm/pci-bridge.h extern int early_read_config_word(struct pci_controller *hose, int bus,
early_read_config_word  128 arch/powerpc/platforms/embedded6xx/mvme5100.c 	early_read_config_word(hose, 0, 0, PCI_DEVICE_ID, &devid);
early_read_config_word  514 arch/powerpc/platforms/powermac/pci.c 	if (early_read_config_word(hose, bus, devfn,
early_read_config_word  546 arch/powerpc/platforms/powermac/pci.c 		early_read_config_word(hose, bus, devfn, PCI_COMMAND, &cmd);
early_read_config_word  463 arch/powerpc/sysdev/fsl_pci.c 	early_read_config_word(hose, 0, 0, PCI_COMMAND, &cmd);
early_read_config_word  611 arch/powerpc/sysdev/fsl_pci.c 			early_read_config_word(hose, 0, 0,
early_read_config_word   62 arch/sh/drivers/pci/common.c 		if (early_read_config_word(hose, top_bus, current_bus,
early_read_config_word   73 arch/sh/drivers/pci/common.c 			early_read_config_word(hose, top_bus, current_bus,
early_read_config_word  205 arch/sh/drivers/pci/pci.c 		ret = early_read_config_word(hose, top_bus, current_bus,
early_read_config_word   49 arch/sh/include/asm/pci.h extern int early_read_config_word(struct pci_channel *hose, int top_bus,
early_read_config_word   79 arch/xtensa/include/asm/pci-bridge.h int early_read_config_word(struct pci_controller*, int, int, int, u16*);