Searched refs:ACPI_WAET_OFFSET (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/dev/acpica/common/ |
| H A D | dmtbinfo3.c | 558 … {ACPI_DMT_UINT32, ACPI_WAET_OFFSET (Flags), "Flags (decoded below)", DT_FLAG}, 559 {ACPI_DMT_FLAG0, ACPI_WAET_OFFSET (Flags), "RTC needs no INT ack", 0}, 560 {ACPI_DMT_FLAG1, ACPI_WAET_OFFSET (Flags), "PM timer, one read only", 0},
|
| /f-stack/freebsd/contrib/dev/acpica/include/ |
| H A D | actbinfo.h | 199 #define ACPI_WAET_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_TABLE_WAET,f) macro
|