Searched defs:pe_no (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | pci.c | 488 static void pnv_pci_handle_eeh_config(struct pnv_phb *phb, u32 pe_no) in pnv_pci_handle_eeh_config() 535 unsigned int pe_no; in pnv_pci_config_check_eeh() local
|
H A D | pci-ioda.c | 116 static struct pnv_ioda_pe *pnv_ioda_init_pe(struct pnv_phb *phb, int pe_no) in pnv_ioda_init_pe() 138 static void pnv_ioda_reserve_pe(struct pnv_phb *phb, int pe_no) in pnv_ioda_reserve_pe() 441 static void pnv_ioda_freeze_pe(struct pnv_phb *phb, int pe_no) in pnv_ioda_freeze_pe() 481 static int pnv_ioda_unfreeze_pe(struct pnv_phb *phb, int pe_no, int opt) in pnv_ioda_unfreeze_pe() 521 static int pnv_ioda_get_pe_state(struct pnv_phb *phb, int pe_no) in pnv_ioda_get_pe_state()
|
H A D | eeh-powernv.c | 71 int pe_no, type, func; in pnv_eeh_ei_write() local 1341 u16 pe_no, struct eeh_pe **pe) in pnv_eeh_get_pe()
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | eeh_pe.c | 287 struct eeh_pe *eeh_pe_get(struct pci_controller *phb, int pe_no) in eeh_pe_get()
|
H A D | eeh.c | 1645 uint32_t phbid, pe_no; in eeh_force_recover_write() local
|