Home
last modified time | relevance | path

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

/acpica-latest/source/include/
Dacdisasm.h580 extern ACPI_DMTABLE_INFO AcpiDmTableInfoMpst1[];
/acpica-latest/source/common/
Ddmtbdump2.c1420 sizeof (ACPI_MPST_DATA_HDR), AcpiDmTableInfoMpst1); in AcpiDmDumpMpst()
Ddmtbinfo2.c1306 ACPI_DMTABLE_INFO AcpiDmTableInfoMpst1[] = variable
/acpica-latest/source/compiler/
Ddttable2.c743 Status = DtCompileTable (PFieldList, AcpiDmTableInfoMpst1, &Subtable); in DtCompileMpst()