Searched refs:pci_scan_bridge (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/powerpc/kernel/ |
| H A D | pci-hotplug.c | 173 max = pci_scan_bridge(bus, dev, max, 0); in pci_hp_add_devices() 177 max = pci_scan_bridge(bus, dev, max, 1); in pci_hp_add_devices()
|
| /linux/drivers/pcmcia/ |
| H A D | cardbus.c | 79 max = pci_scan_bridge(bus, dev, max, pass); in cb_alloc()
|
| /linux/drivers/pci/hotplug/ |
| H A D | acpiphp_glue.c | 457 max = pci_scan_bridge(bus, dev, max, 0); in acpiphp_native_scan_bridge() 465 max = pci_scan_bridge(bus, dev, max, 1); in acpiphp_native_scan_bridge() 511 max = pci_scan_bridge(bus, dev, max, pass); in enable_slot()
|