Home
last modified time | relevance | path

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

/acpica-latest/source/include/
Dacdisasm.h603 extern ACPI_DMTABLE_INFO AcpiDmTableInfoPmtt[];
/acpica-latest/source/common/
Ddmtbdump2.c2074 Status = AcpiDmDumpTable (Length, 0, Table, 0, AcpiDmTableInfoPmtt); in AcpiDmDumpPmtt()
Ddmtbinfo2.c1781 ACPI_DMTABLE_INFO AcpiDmTableInfoPmtt[] = variable
/acpica-latest/source/compiler/
Ddttable2.c1455 Status = DtCompileTable (PFieldList, AcpiDmTableInfoPmtt, &Subtable); in DtCompilePmtt()