Searched refs:unfreeze_pe (Results 1 – 4 of 4) sorted by relevance
137 int (*unfreeze_pe)(struct pnv_phb *phb, int pe_no, int opt); member
295 if (phb->unfreeze_pe) { in ioda_eeh_set_option()296 ret = phb->unfreeze_pe(phb, pe->addr, enable); in ioda_eeh_set_option()
342 if (phb->unfreeze_pe) { in pnv_pci_handle_eeh_config()343 ret = phb->unfreeze_pe(phb, in pnv_pci_handle_eeh_config()
1955 phb->unfreeze_pe = pnv_ioda_unfreeze_pe; in pnv_pci_init_ioda_phb()