HomeSort by relevance Sort by last modified time
    Searched defs:AddressSpaceId (Results 1 - 13 of 13) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Guid/AcpiDescription/
AcpiDescription.h 33 UINT8 AddressSpaceId;
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Guid/
HwWatchdogTimerHob.h 104 UINT8 AddressSpaceId;
112 // GAS_SYSTEM_MEMORY - When used as the AddressSpaceId, the 64-bit physical memory address
  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
ACPI.c 31 UINT8 AddressSpaceId;
628 if ( 0 == pGenericAddress->AddressSpaceId ) {
631 else if ( 1 == pGenericAddress->AddressSpaceId ) {
634 else if ( 2 == pGenericAddress->AddressSpaceId ) {
637 else if ( 3 == pGenericAddress->AddressSpaceId ) {
640 else if ( 4 == pGenericAddress->AddressSpaceId ) {
643 else if ( 0x7f == pGenericAddress->AddressSpaceId ) {
646 else if (( 0xc0 <= pGenericAddress->AddressSpaceId )
647 && ( 0xff >= pGenericAddress->AddressSpaceId )) {
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/IndustryStandard/
Acpi2_0.h 56 UINT8 AddressSpaceId;
Acpi3_0.h 37 UINT8 AddressSpaceId;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
Acpi2_0.h 43 UINT8 AddressSpaceId;
Acpi3_0.h 43 UINT8 AddressSpaceId;
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Acpi20.h 36 UINT8 AddressSpaceId;
54 UINT8 AddressSpaceId;
Acpi30.h 70 UINT8 AddressSpaceId;
Acpi40.h 28 UINT8 AddressSpaceId;
    [all...]
Acpi50.h 149 UINT8 AddressSpaceId;
    [all...]
Acpi51.h 30 UINT8 AddressSpaceId;
    [all...]
Acpi60.h 29 UINT8 AddressSpaceId;
    [all...]

Completed in 540 milliseconds