Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/platforms/powernv/
A Dpci.h128 int (*get_pe_state)(struct pnv_phb *phb, int pe_no); member
A Dpci.c552 if (phb->get_pe_state) { in pnv_pci_config_check_eeh()
553 fstate = phb->get_pe_state(phb, pe_no); in pnv_pci_config_check_eeh()
A Deeh-powernv.c592 if (phb->get_pe_state) { in pnv_eeh_get_pe_state()
593 fstate = phb->get_pe_state(phb, pe->addr); in pnv_eeh_get_pe_state()
A Dpci-ioda.c3143 phb->get_pe_state = pnv_ioda_get_pe_state; in pnv_pci_init_ioda_phb()

Completed in 12 milliseconds