top_bus            17 arch/mips/include/asm/txx9/pci.h int txx9_pci66_check(struct pci_controller *hose, int top_bus,
top_bus            30 arch/mips/txx9/generic/pci.c 		       int top_bus, int bus, int devfn, int offset, u16 *value)
top_bus            38 arch/mips/txx9/generic/pci.c 	if (bus != top_bus)
top_bus            47 arch/mips/txx9/generic/pci.c int __init txx9_pci66_check(struct pci_controller *hose, int top_bus,
top_bus            63 arch/mips/txx9/generic/pci.c 		if (early_read_config_word(hose, top_bus, current_bus,
top_bus            74 arch/mips/txx9/generic/pci.c 			early_read_config_word(hose, top_bus, current_bus,
top_bus            12 arch/sh/drivers/pci/common.c 	int top_bus, int busnr, int devfn)
top_bus            24 arch/sh/drivers/pci/common.c 	if(busnr != top_bus)
top_bus            35 arch/sh/drivers/pci/common.c 	int top_bus, int bus, int devfn, int offset, type value)	\
top_bus            38 arch/sh/drivers/pci/common.c 		fake_pci_dev(hose, top_bus, bus, devfn),		\
top_bus            50 arch/sh/drivers/pci/common.c 				int top_bus, int current_bus)
top_bus            62 arch/sh/drivers/pci/common.c 		if (early_read_config_word(hose, top_bus, current_bus,
top_bus            73 arch/sh/drivers/pci/common.c 			early_read_config_word(hose, top_bus, current_bus,
top_bus           195 arch/sh/drivers/pci/pci.c 				int top_bus, int current_bus,
top_bus           205 arch/sh/drivers/pci/pci.c 		ret = early_read_config_word(hose, top_bus, current_bus,
top_bus           212 arch/sh/drivers/pci/pci.c 		early_write_config_word(hose, top_bus, current_bus,
top_bus            47 arch/sh/include/asm/pci.h extern int early_read_config_byte(struct pci_channel *hose, int top_bus,
top_bus            49 arch/sh/include/asm/pci.h extern int early_read_config_word(struct pci_channel *hose, int top_bus,
top_bus            51 arch/sh/include/asm/pci.h extern int early_read_config_dword(struct pci_channel *hose, int top_bus,
top_bus            53 arch/sh/include/asm/pci.h extern int early_write_config_byte(struct pci_channel *hose, int top_bus,
top_bus            55 arch/sh/include/asm/pci.h extern int early_write_config_word(struct pci_channel *hose, int top_bus,
top_bus            57 arch/sh/include/asm/pci.h extern int early_write_config_dword(struct pci_channel *hose, int top_bus,
top_bus            63 arch/sh/include/asm/pci.h 				int top_bus, int current_bus);