Searched refs:DT_SUBTABLE (Results 1 – 10 of 10) sorted by relevance
| /f-stack/freebsd/contrib/dev/acpica/compiler/ |
| H A D | dtsubtable.c | 180 DT_SUBTABLE *Subtable; in DtCreateSubtable() 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 * 336 DT_SUBTABLE *ChildTable) in DtGetNextSubtable() 366 DT_SUBTABLE * 368 DT_SUBTABLE *Subtable) in DtGetParentSubtable() [all …]
|
| H A D | dtcompiler.h | 243 } DT_SUBTABLE; typedef 325 DT_SUBTABLE *RootTable); 361 DT_SUBTABLE *Subtable); 365 DT_SUBTABLE *Subtable); 371 DT_SUBTABLE * 378 DT_SUBTABLE *Subtable); 380 DT_SUBTABLE * 385 DT_SUBTABLE * 387 DT_SUBTABLE *Subtable); 497 DT_SUBTABLE *Subtable, [all …]
|
| H A D | dttable2.c | 177 DT_SUBTABLE *Subtable; in DtCompileLpit() 253 DT_SUBTABLE *Subtable; in DtCompileMadt() 432 DT_SUBTABLE *Subtable; in DtCompileMpst() 619 DT_SUBTABLE *Subtable; in DtCompileNfit() 821 DT_SUBTABLE *Subtable; in DtCompilePcct() 924 DT_SUBTABLE *Subtable; in DtCompilePdtt() 984 DT_SUBTABLE *Subtable; in DtCompilePmtt() 1129 DT_SUBTABLE *Subtable; in DtCompilePptt() 1245 DT_SUBTABLE *Subtable; in DtCompileRsdt() 1284 DT_SUBTABLE *Subtable; in DtCompileS3pt() [all …]
|
| H A D | dtutils.c | 162 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()
|
| H A D | dttable1.c | 190 DT_SUBTABLE *Subtable; in DtCompileAsf() 387 DT_SUBTABLE *Subtable; in DtCompileCsrt() 495 DT_SUBTABLE *Subtable; in DtCompileDbg2() 651 DT_SUBTABLE *Subtable; in DtCompileDmar() 811 DT_SUBTABLE *Subtable; in DtCompileDrtm() 998 DT_SUBTABLE *Subtable; in DtCompileGtdt() 1142 DT_SUBTABLE *Subtable; in DtCompileFpdt() 1216 DT_SUBTABLE *Subtable; in DtCompileHest() 1369 DT_SUBTABLE *Subtable; in DtCompileHmat() 1581 DT_SUBTABLE *Subtable; in DtCompileIort() [all …]
|
| H A D | dttable.c | 176 DT_SUBTABLE *Subtable; in DtCompileRsdp() 235 DT_SUBTABLE *Subtable; in DtCompileFadt() 236 DT_SUBTABLE *ParentTable; in DtCompileFadt() 322 DT_SUBTABLE *Subtable; in DtCompileFacs()
|
| H A D | dtcompile.c | 400 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()
|
| H A D | aslcache.c | 292 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()
|
| H A D | dtio.c | 173 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()
|
| H A D | aslcompiler.h | 311 DT_SUBTABLE *
|