Home
last modified time | relevance | path

Searched refs:GetAllocAttributes (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/QuarkPlatformPkg/Pci/Dxe/PciHostBridge/
DPciHostBridgeSupport.c113 GetAllocAttributes ( in GetAllocAttributes() function
DPciHostBridge.h318 GetAllocAttributes (
DPciHostBridge.c110 HostBridge->ResAlloc.GetAllocAttributes = GetAttributes; in InitializePciHostBridge()
149 AllocAttributes = GetAllocAttributes (TotalRootBridgeFound); in InitializePciHostBridge()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/PciHostBridgeResourceAllocation/
DPciHostBridgeResourceAllocation.h354 EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL_GET_ATTRIBUTES GetAllocAttributes; member
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DPciHostBridgeResourceAllocation.h395 EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL_GET_ATTRIBUTES GetAllocAttributes; member
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciEnumerator.c533 Status = PciResAlloc->GetAllocAttributes ( in DetermineRootBridgeAttributes()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/
DPciHostBridge.c461 HostBridge->ResAlloc.GetAllocAttributes = GetAttributes; in InitializePciHostBridge()