Home
last modified time | relevance | path

Searched refs:pcibios_find_pci_bus (Results 1 – 4 of 4) sorted by relevance

/arch/powerpc/platforms/pseries/
Dpci_dlpar.c56 pcibios_find_pci_bus(struct device_node *dn) in pcibios_find_pci_bus() function
65 EXPORT_SYMBOL_GPL(pcibios_find_pci_bus);
Deeh_driver.c354 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()
Deeh.c323 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()
/arch/powerpc/include/asm/
Dpci-bridge.h197 extern struct pci_bus *pcibios_find_pci_bus(struct device_node *dn);