Home
last modified time | relevance | path

Searched refs:eeh_phb_pe_get (Results 1 – 5 of 5) sorted by relevance

/arch/powerpc/kernel/
Deeh_pe.c120 struct eeh_pe *eeh_phb_pe_get(struct pci_controller *phb) in eeh_phb_pe_get() function
276 struct eeh_pe *root = eeh_phb_pe_get(edev->phb); in eeh_pe_get()
401 parent = eeh_phb_pe_get(edev->phb); in eeh_add_to_parent_pe()
Deeh_driver.c862 phb_pe = eeh_phb_pe_get(hose); in eeh_handle_special_event()
916 phb_pe = eeh_phb_pe_get(hose); in eeh_handle_special_event()
Deeh.c393 phb_pe = eeh_phb_pe_get(pe->phb); in eeh_phb_check_failure()
582 phb_pe = eeh_phb_pe_get(pe->phb); in eeh_dev_check_failure()
/arch/powerpc/include/asm/
Deeh.h259 struct eeh_pe *eeh_phb_pe_get(struct pci_controller *phb);
/arch/powerpc/platforms/powernv/
Deeh-powernv.c1312 phb_pe = eeh_phb_pe_get(hose); in pnv_eeh_next_error()