Searched refs:ProtectionFlags (Results 1 – 2 of 2) sorted by relevance
/acpica-3.5.0/source/common/ |
D | dmtbinfo3.c | 818 {ACPI_DMT_UINT32, ACPI_WSMT_OFFSET (ProtectionFlags), "Protection Flags", 0}, 819 {ACPI_DMT_FLAG0, ACPI_WSMT_FLAG_OFFSET (ProtectionFlags,0), "FIXED_COMM_BUFFERS", 0}, 820 …{ACPI_DMT_FLAG1, ACPI_WSMT_FLAG_OFFSET (ProtectionFlags,0), "COMM_BUFFER_NESTED_PTR_PROTECTION… 821 … {ACPI_DMT_FLAG2, ACPI_WSMT_FLAG_OFFSET (ProtectionFlags,0), "SYSTEM_RESOURCE_PROTECTION", 0},
|
/acpica-3.5.0/source/include/ |
D | actbl3.h | 984 UINT32 ProtectionFlags; member
|