Searched refs:ResStatus (Results 1 – 5 of 5) sorted by relevance
692 UINT64 ResStatus; in GetResourceAllocationStatus() local700 ResStatus = ACPIAddressDesc->AddrTranslationOffset; in GetResourceAllocationStatus()709 *PMem32ResStatus = ResStatus; in GetResourceAllocationStatus()714 *Mem32ResStatus = ResStatus; in GetResourceAllocationStatus()723 *PMem64ResStatus = ResStatus; in GetResourceAllocationStatus()728 *Mem64ResStatus = ResStatus; in GetResourceAllocationStatus()738 *IoResStatus = ResStatus; in GetResourceAllocationStatus()987 UINT64 ResStatus[5]; in PciHostBridgeAdjustAllocation() local1004 ResStatus[0] = IoResStatus; in PciHostBridgeAdjustAllocation()1005 ResStatus[1] = Mem32ResStatus; in PciHostBridgeAdjustAllocation()[all …]
1175 UINT64 ResStatus; in GetProposedResources() local1213 ResStatus = RootBridgeInstance->ResAllocNode[Index].Status; in GetProposedResources()1228 Ptr->AddrTranslationOffset = (ResStatus == ResAllocated) ? in GetProposedResources()1246 Ptr->AddrTranslationOffset = (ResStatus == ResAllocated) ? in GetProposedResources()
1330 UINT64 ResStatus; in GetProposedResources() local1368 ResStatus = RootBridgeInstance->ResAllocNode[Index].Status; in GetProposedResources()1383 Ptr->AddrTranslationOffset = (ResStatus == ResAllocated) ? in GetProposedResources()1401 Ptr->AddrTranslationOffset = (ResStatus == ResAllocated) ? in GetProposedResources()
1057 UINT64 ResStatus; in GetProposedResources() local1100 ResStatus = RootBridgeInstance->ResAllocNode[Index].Status; in GetProposedResources()1116 (ResStatus == ResAllocated) ? EFI_RESOURCE_SATISFIED : EFI_RESOURCE_LESS; in GetProposedResources()1133 (ResStatus == ResAllocated) ? EFI_RESOURCE_SATISFIED : EFI_RESOURCE_LESS; in GetProposedResources()
1170 UINT64 ResStatus; in GetProposedResources() local1211 ResStatus = RootBridgeInstance->ResAllocNode[Index].Status; in GetProposedResources()1226 …ptr->AddrTranslationOffset = (ResStatus == ResAllocated) ? EFI_RESOURCE_SATISFIED : EFI_RESOURCE_… in GetProposedResources()1242 …ptr->AddrTranslationOffset = (ResStatus == ResAllocated) ? EFI_RESOURCE_SATISFIED : EFI_RESOURCE_… in GetProposedResources()1274 …ptr->AddrTranslationOffset = (ResStatus == ResAllocated) ? EFI_RESOURCE_SATISFIED : EFI_RESOURCE_… in GetProposedResources()