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 535 else if (TableData->TableInfo)
542 Status = DtCompileTable (FieldList, TableData->TableInfo,
  /src/sys/external/bsd/acpica/dist/common/
dmtable.c 649 * Simple tables have only a TableInfo structure, complex tables have a
905 else if (TableData->TableInfo)
909 Status = AcpiDmDumpTable (Length, 0, Table, 0, TableData->TableInfo);
  /src/sys/external/bsd/acpica/dist/include/
acdisasm.h 333 ACPI_DMTABLE_INFO *TableInfo;

Completed in 46 milliseconds