Searched refs:pcibios_find_pci_bus (Results 1 – 6 of 6) sorted by relevance
56 pcibios_find_pci_bus(struct device_node *dn) in pcibios_find_pci_bus() function65 EXPORT_SYMBOL_GPL(pcibios_find_pci_bus);
354 if (!pcibios_find_pci_bus(dn) && of_node_to_eeh_dev(dn->parent)) in eeh_reset_device()424 frozen_bus = pcibios_find_pci_bus(frozen_dn); in handle_eeh_events()436 frozen_bus = pcibios_find_pci_bus(frozen_dn->parent); in handle_eeh_events()
323 if (!pcibios_find_pci_bus(dn) && of_node_to_eeh_dev(dn->parent)) in eeh_mark_slot()371 if (!pcibios_find_pci_bus(dn) && of_node_to_eeh_dev(dn->parent)) in eeh_clear_slot()634 if (!pcibios_find_pci_bus(dn) && of_node_to_eeh_dev(dn->parent)) in eeh_set_pe_freset()
180 if (pcibios_find_pci_bus(dn)) in dlpar_add_pci_slot()217 if (!pcibios_find_pci_bus(dn)) in dlpar_remove_phb()358 bus = pcibios_find_pci_bus(dn); in dlpar_remove_pci_slot()
96 bus = pcibios_find_pci_bus(slot->dn); in rpaphp_enable_slot()
197 extern struct pci_bus *pcibios_find_pci_bus(struct device_node *dn);