Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/include/
H A Dacdisasm.h430 extern ACPI_DMTABLE_INFO AcpiDmTableInfoCedt1_te[];
/freebsd/sys/contrib/dev/acpica/common/
H A Ddmtbdump1.c1053 Subtable->Length, AcpiDmTableInfoCedt1_te); in AcpiDmDumpCedt()
H A Ddmtbinfo1.c805 ACPI_DMTABLE_INFO AcpiDmTableInfoCedt1_te[] = variable
/freebsd/sys/contrib/dev/acpica/compiler/
H A Ddttable1.c1052 Status = DtCompileTable (PFieldList, AcpiDmTableInfoCedt1_te, &Subtable); in DtCompileCedt()