Searched refs:PNV_IODA_PE_DEV (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/powerpc/platforms/powernv/
H A Dpci.h25 #define PNV_IODA_PE_DEV (1 << 0) /* PE has single PCI device */ macro
H A Dpci-ioda.c66 if (pe->flags & PNV_IODA_PE_DEV)
686 else if (pe->flags & PNV_IODA_PE_DEV)
902 pe->flags = PNV_IODA_PE_DEV;
2106 (pe->flags & PNV_IODA_PE_DEV) ? "dev " : "",

Completed in 270 milliseconds