Searched refs:ACPI_MPST2_FLAG_OFFSET (Results 1 – 2 of 2) sorted by relevance
| /acpica-latest/source/common/ |
| D | dmtbinfo2.c | 1319 {ACPI_DMT_FLAG0, ACPI_MPST2_FLAG_OFFSET (Flags,0), "Memory Preserved", 0}, 1320 {ACPI_DMT_FLAG1, ACPI_MPST2_FLAG_OFFSET (Flags,0), "Auto Entry", 0}, 1321 {ACPI_DMT_FLAG2, ACPI_MPST2_FLAG_OFFSET (Flags,0), "Auto Exit", 0},
|
| /acpica-latest/source/include/ |
| D | actbinfo.h | 491 #define ACPI_MPST2_FLAG_OFFSET(f,o) ACPI_FLAG_OFFSET (ACPI_MPST_POWER_DATA,f,o) macro
|