Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/contrib/dev/acpica/common/
Dahtable.c208 {ACPI_SIG_DBG2, "Debug Port table type 2"},
Ddmtable.c490 {ACPI_SIG_DBG2, AcpiDmTableInfoDbg2, AcpiDmDumpDbg2, DtCompileDbg2, TemplateDbg2},
/freebsd-12-stable/sys/contrib/dev/acpica/include/
Dactbl1.h177 #define ACPI_SIG_DBG2 "DBG2" /* Debug Port table type 2 */ macro