Searched refs:probe_mode (Results 1 – 7 of 7) sorted by relevance
117 if (phb->controller_ops.probe_mode) in pci_hp_add_devices()118 mode = phb->controller_ops.probe_mode(bus); in pci_hp_add_devices()
289 if (phb->controller_ops.probe_mode) in of_scan_pci_bridge()290 mode = phb->controller_ops.probe_mode(bus); in of_scan_pci_bridge()
1627 if (node && hose->controller_ops.probe_mode) in pcibios_scan_phb()1628 mode = hose->controller_ops.probe_mode(bus); in pcibios_scan_phb()
23 int (*probe_mode)(struct pci_bus *bus); member
215 .probe_mode = cxl_pci_probe_mode,
1000 .probe_mode = pSeries_pci_probe_mode,
1259 .probe_mode = pmac_pci_probe_mode,