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
284 struct eeh_pe *root = eeh_phb_pe_get(phb); in eeh_pe_get()
418 parent = eeh_phb_pe_get(pdn->phb); in eeh_add_to_parent_pe()
Deeh_driver.c972 phb_pe = eeh_phb_pe_get(hose); in eeh_handle_special_event()
1026 phb_pe = eeh_phb_pe_get(hose); in eeh_handle_special_event()
Deeh.c394 phb_pe = eeh_phb_pe_get(pe->phb); in eeh_phb_check_failure()
584 phb_pe = eeh_phb_pe_get(pe->phb); in eeh_dev_check_failure()
/arch/powerpc/include/asm/
Deeh.h262 struct eeh_pe *eeh_phb_pe_get(struct pci_controller *phb);
/arch/powerpc/platforms/powernv/
Deeh-powernv.c1463 phb_pe = eeh_phb_pe_get(hose); in pnv_eeh_next_error()