Searched refs:early_read_config_word (Results 1 – 8 of 8) sorted by relevance
/linux/arch/sh/drivers/pci/ |
H A D | common.c | 63 ret = early_read_config_word(hose, top_bus, current_bus, in EARLY_PCI_OP() 74 early_read_config_word(hose, top_bus, current_bus, in EARLY_PCI_OP()
|
H A D | pci.c | 203 ret = early_read_config_word(hose, top_bus, current_bus, in pcibios_bus_report_status_early()
|
/linux/arch/mips/txx9/generic/ |
H A D | pci.c | 29 early_read_config_word(struct pci_controller *hose, in early_read_config_word() function 64 ret = early_read_config_word(hose, top_bus, current_bus, in txx9_pci66_check() 75 early_read_config_word(hose, top_bus, current_bus, in txx9_pci66_check()
|
/linux/arch/sh/include/asm/ |
H A D | pci.h | 47 extern int early_read_config_word(struct pci_channel *hose, int top_bus,
|
/linux/arch/powerpc/platforms/embedded6xx/ |
H A D | mvme5100.c | 128 early_read_config_word(hose, 0, 0, PCI_DEVICE_ID, &devid); in mvme5100_add_bridge()
|
/linux/arch/powerpc/include/asm/ |
H A D | pci-bridge.h | 147 extern int early_read_config_word(struct pci_controller *hose, int bus,
|
/linux/arch/powerpc/platforms/powermac/ |
H A D | pci.c | 515 if (early_read_config_word(hose, bus, devfn, in init_p2pbridge() 547 early_read_config_word(hose, bus, devfn, PCI_COMMAND, &cmd); in init_second_ohare()
|
/linux/arch/powerpc/sysdev/ |
H A D | fsl_pci.c | 469 early_read_config_word(hose, 0, 0, PCI_COMMAND, &cmd); in setup_pci_cmd() 625 early_read_config_word(hose, 0, 0, in fsl_add_bridge()
|