Searched refs:PciBarTypePMem64 (Results 1 – 10 of 10) sorted by relevance
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/ |
D | PciResourceSupport.c | 511 case PciBarTypePMem64: in GetResourceFromDevice() 518 PciBarTypePMem64, in GetResourceFromDevice() 618 case PciBarTypePMem64: in GetResourceFromDevice() 625 PciBarTypePMem64, in GetResourceFromDevice() 854 PciBarTypePMem64, in CreateResourceMap() 1341 case PciBarTypePMem64: in ProgramBar() 1422 case PciBarTypePMem64: in ProgramVfBar() 1519 case PciBarTypePMem64: in ProgramPpbApperture() 2236 PciBarTypePMem64, in ApplyResourcePadding()
|
D | PciBus.h | 69 PciBarTypePMem64, enumerator
|
D | PciEnumeratorSupport.c | 387 Type = PciBarTypePMem64; in DumpPpbPaddingResource() 1440 if (PciIoDevice->PciBar[BarIndex].BarType == PciBarTypePMem64) { in UpdatePciInfo() 1658 PciIoDevice->VfPciBar[BarIndex].BarType = PciBarTypePMem64; in PciIovParseVfBar() 1864 PciIoDevice->PciBar[BarIndex].BarType = PciBarTypePMem64; in PciParseBar()
|
D | PciLib.c | 411 InitializeResourcePool (&PMem64Pool, PciBarTypePMem64); in PciHostBridgeResourceAllocator() 476 PciBarTypePMem64, in PciHostBridgeResourceAllocator()
|
D | PciIo.c | 1250 PciIoDevice->PciBar[BarIndex].BarType != PciBarTypePMem64 && in CheckBarType() 1888 case PciBarTypePMem64: in PciIoGetBarAttributes()
|
D | PciEnumerator.c | 1545 PciBarTypePMem64, in PciBridgeResourceAllocator()
|
/device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/ |
D | PciBus.h | 75 PciBarTypePMem64, enumerator
|
D | PciIo.c | 1200 PciIoDevice->PciBar[BarIndex].BarType != PciBarTypePMem64 && in CheckBarType() 1687 case PciBarTypePMem64: in PciIoGetBarAttributes()
|
D | PciEnumeratorSupport.c | 966 PciIoDevice->PciBar[BarIndex].BarType = PciBarTypePMem64; in PciParseBar()
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/ |
D | PciBus.h | 79 PciBarTypePMem64,
|