Searched refs:top_bus (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/drivers/pci/
H A Dpci-auto.c26 * - Add a top_bus argument to the "early config" functions so that
60 int top_bus, int busnr, int devfn)
71 if(busnr != top_bus)
82 int top_bus, int bus, int devfn, int offset, type value) \
85 fake_pci_dev(hose, top_bus, bus, devfn), \
107 int top_bus,
122 early_read_config_dword(hose, top_bus,
129 early_write_config_dword(hose, top_bus,
135 early_read_config_dword(hose, top_bus,
146 early_write_config_dword(hose, top_bus,
59 fake_pci_dev(struct pci_channel *hose, int top_bus, int busnr, int devfn) argument
106 pciauto_setup_bars(struct pci_channel *hose, int top_bus, int current_bus, int pci_devfn, int bar_limit) argument
248 pciauto_prescan_setup_bridge(struct pci_channel *hose, int top_bus, int current_bus, int pci_devfn, int sub_bus) argument
284 pciauto_postscan_setup_bridge(struct pci_channel *hose, int top_bus, int current_bus, int pci_devfn, int sub_bus) argument
327 pciauto_prescan_setup_cardbus_bridge(struct pci_channel *hose, int top_bus, int current_bus, int pci_devfn, int sub_bus) argument
354 pciauto_postscan_setup_cardbus_bridge(struct pci_channel *hose, int top_bus, int current_bus, int pci_devfn, int sub_bus) argument
416 pciauto_bus_scan(struct pci_channel *hose, int top_bus, int current_bus) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/tx4938/toshiba_rbtx4938/
H A Dsetup.c347 int top_bus, int busnr, int devfn)
364 int top_bus, int bus, int devfn, int offset, type value) \
367 fake_pci_dev(hose, top_bus, bus, devfn), \
373 int txboard_pci66_check(struct pci_controller *hose, int top_bus, int current_bus) argument
385 early_read_config_word(hose, top_bus, current_bus, pci_devfn,
394 early_read_config_word(hose, top_bus, current_bus, pci_devfn,
346 fake_pci_dev(struct pci_controller *hose, int top_bus, int busnr, int devfn) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/tx4927/toshiba_rbtx4927/
H A Dtoshiba_rbtx4927_setup.c218 int top_bus, int busnr, int devfn)
235 int top_bus, int bus, int devfn, int offset, type value) \
238 fake_pci_dev(hose, top_bus, bus, devfn), \
217 fake_pci_dev(struct pci_controller *hose, int top_bus, int busnr, int devfn) argument

Completed in 135 milliseconds