Searched refs:ACPI_WAET_OFFSET (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/external/bsd/acpica/dist/common/
H A Ddmtbinfo3.c568 {ACPI_DMT_UINT32, ACPI_WAET_OFFSET (Flags), "Flags (decoded below)", DT_FLAG},
569 {ACPI_DMT_FLAG0, ACPI_WAET_OFFSET (Flags), "RTC needs no INT ack", 0},
570 {ACPI_DMT_FLAG1, ACPI_WAET_OFFSET (Flags), "PM timer, one read only", 0},
/netbsd-current/sys/external/bsd/acpica/dist/include/
H A Dactbinfo.h101 #define ACPI_WAET_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_TABLE_WAET,f) macro

Completed in 80 milliseconds