Home
last modified time | relevance | path

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

/linux-3.4.99/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()
/linux-3.4.99/drivers/pci/hotplug/
Drpadlpar_core.c180 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()
Drpaphp_pci.c96 bus = pcibios_find_pci_bus(slot->dn); in rpaphp_enable_slot()
/linux-3.4.99/arch/powerpc/include/asm/
Dpci-bridge.h197 extern struct pci_bus *pcibios_find_pci_bus(struct device_node *dn);