Home
last modified time | relevance | path

Searched refs:AcpiDmTableInfoCedt2_te (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/dev/acpica/include/
H A Dacdisasm.h432 extern ACPI_DMTABLE_INFO AcpiDmTableInfoCedt2_te[];
/freebsd/sys/contrib/dev/acpica/common/
H A Ddmtbdump1.c1084 Subtable->Length, AcpiDmTableInfoCedt2_te); in AcpiDmDumpCedt()
H A Ddmtbinfo1.c822 ACPI_DMTABLE_INFO AcpiDmTableInfoCedt2_te[] = variable
/freebsd/sys/contrib/dev/acpica/compiler/
H A Ddttable1.c1099 Status = DtCompileTable (PFieldList, AcpiDmTableInfoCedt2_te, &Subtable); in DtCompileCedt()