Searched refs:ACPIAddressDesc (Results 1 – 1 of 1) sorted by relevance
693 EFI_ACPI_ADDRESS_SPACE_DESCRIPTOR *ACPIAddressDesc; in GetResourceAllocationStatus() local699 ACPIAddressDesc = (EFI_ACPI_ADDRESS_SPACE_DESCRIPTOR *) Temp; in GetResourceAllocationStatus()700 ResStatus = ACPIAddressDesc->AddrTranslationOffset; in GetResourceAllocationStatus()702 switch (ACPIAddressDesc->ResType) { in GetResourceAllocationStatus()704 if (ACPIAddressDesc->AddrSpaceGranularity == 32) { in GetResourceAllocationStatus()705 if (ACPIAddressDesc->SpecificFlag == 0x06) { in GetResourceAllocationStatus()718 if (ACPIAddressDesc->AddrSpaceGranularity == 64) { in GetResourceAllocationStatus()719 if (ACPIAddressDesc->SpecificFlag == 0x06) { in GetResourceAllocationStatus()