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

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

Completed in 136 milliseconds