Home
last modified time | relevance | path

Searched refs:early_read_config_word (Results 1 – 10 of 10) sorted by relevance

/arch/sh/drivers/pci/
Dcommon.c62 if (early_read_config_word(hose, top_bus, current_bus, in EARLY_PCI_OP()
73 early_read_config_word(hose, top_bus, current_bus, in EARLY_PCI_OP()
Dpci.c205 ret = early_read_config_word(hose, top_bus, current_bus, in pcibios_bus_report_status_early()
/arch/xtensa/include/asm/
Dpci-bridge.h81 int early_read_config_word(struct pci_controller*, int, int, int, u16*);
/arch/mips/txx9/generic/
Dpci.c29 early_read_config_word(struct pci_controller *hose, in early_read_config_word() function
63 if (early_read_config_word(hose, top_bus, current_bus, in txx9_pci66_check()
74 early_read_config_word(hose, top_bus, current_bus, in txx9_pci66_check()
/arch/sh/include/asm/
Dpci.h49 extern int early_read_config_word(struct pci_channel *hose, int top_bus,
/arch/microblaze/include/asm/
Dpci-bridge.h113 extern int early_read_config_word(struct pci_controller *hose, int bus,
/arch/powerpc/platforms/embedded6xx/
Dmvme5100.c133 early_read_config_word(hose, 0, 0, PCI_DEVICE_ID, &devid); in mvme5100_add_bridge()
/arch/powerpc/include/asm/
Dpci-bridge.h138 extern int early_read_config_word(struct pci_controller *hose, int bus,
/arch/powerpc/platforms/powermac/
Dpci.c520 if (early_read_config_word(hose, bus, devfn, in init_p2pbridge()
552 early_read_config_word(hose, bus, devfn, PCI_COMMAND, &cmd); in init_second_ohare()
/arch/powerpc/sysdev/
Dfsl_pci.c466 early_read_config_word(hose, 0, 0, PCI_COMMAND, &cmd); in setup_pci_cmd()
614 early_read_config_word(hose, 0, 0, in fsl_add_bridge()