Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/include/
H A Dacdisasm.h468 extern ACPI_DMTABLE_INFO AcpiDmTableInfoLpitHdr[];
/dragonfly/sys/contrib/dev/acpica/source/common/
H A Ddmtbdump2.c815 sizeof (ACPI_LPIT_HEADER), AcpiDmTableInfoLpitHdr); in AcpiDmDumpLpit()
H A Ddmtbinfo2.c618 ACPI_DMTABLE_INFO AcpiDmTableInfoLpitHdr[] = variable
/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Ddttable2.c193 Status = DtCompileTable (PFieldList, AcpiDmTableInfoLpitHdr, in DtCompileLpit()