Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Deeh_pe.c158 struct eeh_pe *eeh_phb_pe_get(struct pci_controller *phb) in eeh_phb_pe_get() function
289 struct eeh_pe *root = eeh_phb_pe_get(phb); in eeh_pe_get()
368 new_pe_parent = eeh_phb_pe_get(hose); in eeh_pe_tree_insert()
H A Deeh_driver.c878 struct eeh_pe *phb_pe = eeh_phb_pe_get(pe->phb); in eeh_handle_normal_event()
1139 phb_pe = eeh_phb_pe_get(hose); in eeh_handle_special_event()
1195 phb_pe = eeh_phb_pe_get(hose); in eeh_handle_special_event()
H A Deeh.c367 phb_pe = eeh_phb_pe_get(pe->phb); in eeh_phb_check_failure()
/openbmc/linux/arch/powerpc/include/asm/
H A Deeh.h279 struct eeh_pe *eeh_phb_pe_get(struct pci_controller *phb);
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c1429 phb_pe = eeh_phb_pe_get(hose); in pnv_eeh_next_error()