Home
last modified time | relevance | path

Searched refs:DT_SUBTABLE (Results 1 – 10 of 10) sorted by relevance

/freebsd-12-stable/sys/contrib/dev/acpica/compiler/
Ddtsubtable.c178 DT_SUBTABLE **RetSubtable) in DtCreateSubtable()
180 DT_SUBTABLE *Subtable; in DtCreateSubtable()
214 DT_SUBTABLE *ParentTable, in DtInsertSubtable()
215 DT_SUBTABLE *Subtable) in DtInsertSubtable()
217 DT_SUBTABLE *ChildTable; in DtInsertSubtable()
261 DT_SUBTABLE *Subtable) in DtPushSubtable()
285 DT_SUBTABLE *Subtable; in DtPopSubtable()
309 DT_SUBTABLE *
333 DT_SUBTABLE *
335 DT_SUBTABLE *ParentTable, in DtGetNextSubtable()
[all …]
Ddtcompiler.h243 } DT_SUBTABLE; typedef
256 DT_EXTERN DT_SUBTABLE DT_INIT_GLOBAL (*AslGbl_RootTable, NULL);
260 DT_EXTERN DT_SUBTABLE DT_INIT_GLOBAL (*AslGbl_SubtableStack, NULL);
278 DT_EXTERN DT_SUBTABLE DT_INIT_GLOBAL (*AslGbl_SubtableCacheNext, NULL);
279 DT_EXTERN DT_SUBTABLE DT_INIT_GLOBAL (*AslGbl_SubtableCacheLast, NULL);
293 DT_SUBTABLE **RetSubtable);
304 DT_SUBTABLE **RetSubtable);
325 DT_SUBTABLE *RootTable);
352 DT_SUBTABLE **RetSubtable);
361 DT_SUBTABLE *Subtable);
[all …]
Ddttable2.c177 DT_SUBTABLE *Subtable; in DtCompileLpit()
178 DT_SUBTABLE *ParentTable; in DtCompileLpit()
253 DT_SUBTABLE *Subtable; in DtCompileMadt()
254 DT_SUBTABLE *ParentTable; in DtCompileMadt()
432 DT_SUBTABLE *Subtable; in DtCompileMpst()
433 DT_SUBTABLE *ParentTable; in DtCompileMpst()
619 DT_SUBTABLE *Subtable; in DtCompileNfit()
620 DT_SUBTABLE *ParentTable; in DtCompileNfit()
821 DT_SUBTABLE *Subtable; in DtCompilePcct()
822 DT_SUBTABLE *ParentTable; in DtCompilePcct()
[all …]
Ddttable1.c190 DT_SUBTABLE *Subtable; in DtCompileAsf()
191 DT_SUBTABLE *ParentTable; in DtCompileAsf()
387 DT_SUBTABLE *Subtable; in DtCompileCsrt()
388 DT_SUBTABLE *ParentTable; in DtCompileCsrt()
495 DT_SUBTABLE *Subtable; in DtCompileDbg2()
496 DT_SUBTABLE *ParentTable; in DtCompileDbg2()
651 DT_SUBTABLE *Subtable; in DtCompileDmar()
652 DT_SUBTABLE *ParentTable; in DtCompileDmar()
811 DT_SUBTABLE *Subtable; in DtCompileDrtm()
812 DT_SUBTABLE *ParentTable; in DtCompileDrtm()
[all …]
Ddtutils.c162 DT_SUBTABLE *Subtable,
748 DT_SUBTABLE *Subtable, in DtSum()
809 DT_SUBTABLE *ParentTable; in DtSetTableLength()
810 DT_SUBTABLE *ChildTable; in DtSetTableLength()
885 DT_SUBTABLE *StartTable, in DtWalkTableTree()
890 DT_SUBTABLE *ParentTable; in DtWalkTableTree()
891 DT_SUBTABLE *ChildTable; in DtWalkTableTree()
Ddtcompile.c400 DT_SUBTABLE *Subtable; in DtCompileDataTable()
550 DT_SUBTABLE **RetSubtable) in DtCompileTable()
554 DT_SUBTABLE *Subtable; in DtCompileTable()
555 DT_SUBTABLE *InlineSubtable = NULL; in DtCompileTable()
792 DT_SUBTABLE *Subtable; in DtCompileTwoSubtables()
793 DT_SUBTABLE *ParentTable; in DtCompileTwoSubtables()
837 DT_SUBTABLE **RetSubtable) in DtCompilePadding()
839 DT_SUBTABLE *Subtable; in DtCompilePadding()
Ddttable.c176 DT_SUBTABLE *Subtable; in DtCompileRsdp()
235 DT_SUBTABLE *Subtable; in DtCompileFadt()
236 DT_SUBTABLE *ParentTable; in DtCompileFadt()
322 DT_SUBTABLE *Subtable; in DtCompileFacs()
Daslcache.c292 DT_SUBTABLE *
304 (sizeof (DT_SUBTABLE) * ASL_SUBTABLE_CACHE_SIZE)); in UtSubtableCacheCalloc()
313 AslGbl_SubtableCacheNext = ACPI_CAST_PTR (DT_SUBTABLE, Cache->Buffer); in UtSubtableCacheCalloc()
471 ((UINT32) sizeof (DT_SUBTABLE) * ASL_SUBTABLE_CACHE_SIZE), BufferCount); in UtDeleteLocalCaches()
Ddtio.c173 DT_SUBTABLE *Subtable,
186 DT_SUBTABLE *Subtable,
192 DT_SUBTABLE *Subtable,
879 DT_SUBTABLE *Subtable, in DtWriteBinary()
902 DT_SUBTABLE *RootTable) in DtOutputBinary()
1069 DT_SUBTABLE *Subtable, in DtDumpSubtableInfo()
1083 DT_SUBTABLE *Subtable, in DtDumpSubtableTree()
Daslcompiler.h311 DT_SUBTABLE *