Home
last modified time | relevance | path

Searched refs:pe_rmap (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dpci.h176 unsigned int pe_rmap[0x10000]; member
H A Dpci-ioda.c585 int pe_number = phb->ioda.pe_rmap[bdfn]; in pnv_pci_bdfn_to_pe()
785 phb->ioda.pe_rmap[rid] = IODA_INVALID_PE; in pnv_ioda_deconfigure_pe()
867 phb->ioda.pe_rmap[rid] = pe->pe_number; in pnv_ioda_configure_pe()
942 pe_num = phb->ioda.pe_rmap[bus->number << 8]; in pnv_ioda_setup_bus_PE()
2663 for (segno = 0; segno < ARRAY_SIZE(phb->ioda.pe_rmap); segno++) in pnv_pci_init_ioda_phb()
2664 phb->ioda.pe_rmap[segno] = IODA_INVALID_PE; in pnv_pci_init_ioda_phb()
H A Deeh-powernv.c375 edev->pe_config_addr = phb->ioda.pe_rmap[config_addr]; in pnv_eeh_probe()