HomeSort by: relevance | last modified time | path
    Searched refs:TableInfo (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/compiler/
dtcompile.c 427 else if (TableData->TableInfo)
434 Status = DtCompileTable (FieldList, TableData->TableInfo,
  /src/sys/external/bsd/acpica/dist/common/
dmtable.c 566 * Simple tables have only a TableInfo structure, complex tables have a
823 else if (TableData->TableInfo)
827 Status = AcpiDmDumpTable (Length, 0, Table, 0, TableData->TableInfo);
  /src/sys/external/bsd/acpica/dist/include/
acdisasm.h 228 ACPI_DMTABLE_INFO *TableInfo;

Completed in 18 milliseconds