Home
last modified time | relevance | path

Searched refs:DataInfoTable (Results 1 – 2 of 2) sorted by relevance

/third_party/lib/acpica/source/compiler/
A Ddttable1.c86 ACPI_DMTABLE_INFO *DataInfoTable = NULL; in DtCompileAsf() local
156 DataInfoTable = NULL; in DtCompileAsf()
161 DataInfoTable = AcpiDmTableInfoAsf1a; in DtCompileAsf()
169 DataInfoTable = AcpiDmTableInfoAsf2a; in DtCompileAsf()
177 DataInfoTable = NULL; in DtCompileAsf()
182 DataInfoTable = TableInfoAsfAddress; in DtCompileAsf()
194 if (DataInfoTable) in DtCompileAsf()
202 Status = DtCompileTable (PFieldList, DataInfoTable, in DtCompileAsf()
218 Status = DtCompileTable (PFieldList, DataInfoTable, in DtCompileAsf()
/third_party/lib/acpica/source/common/
A Ddmtbdump.c520 ACPI_DMTABLE_INFO *DataInfoTable = NULL; in AcpiDmDumpAsf() local
557 DataInfoTable = AcpiDmTableInfoAsf1a; in AcpiDmDumpAsf()
567 DataInfoTable = AcpiDmTableInfoAsf2a; in AcpiDmDumpAsf()
612 DataTable, DataLength, DataInfoTable); in AcpiDmDumpAsf()

Completed in 8 milliseconds