Home
last modified time | relevance | path

Searched refs:ACPI_SIG_WAET (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/contrib/dev/acpica/source/common/
H A Dahtable.c265 {ACPI_SIG_WAET, "Windows ACPI Emulated Devices Table"},
H A Ddmtable.c710 {ACPI_SIG_WAET, AcpiDmTableInfoWaet, NULL, NULL, TemplateWaet},
/dragonfly/sys/contrib/dev/acpica/source/include/
H A Dactbl3.h181 #define ACPI_SIG_WAET "WAET" /* Windows ACPI Emulated devices Table */ macro