Searched refs:DtInsertSubtable (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/cmd/acpi/iasl/ |
H A D | dttable1.c | 212 DtInsertSubtable (ParentTable, Subtable); in DtCompileAsf() 257 DtInsertSubtable (ParentTable, Subtable); in DtCompileAsf() 316 DtInsertSubtable (ParentTable, Subtable); in DtCompileAsf() 332 DtInsertSubtable (ParentTable, Subtable); in DtCompileAsf() 420 DtInsertSubtable (ParentTable, Subtable); in DtCompileCsrt() 433 DtInsertSubtable (ParentTable, Subtable); in DtCompileCsrt() 447 DtInsertSubtable (ParentTable, Subtable); in DtCompileCsrt() 461 DtInsertSubtable (ParentTable, Subtable); in DtCompileCsrt() 514 DtInsertSubtable (ParentTable, Subtable); in DtCompileDbg2() 542 DtInsertSubtable (ParentTable, Subtable); in DtCompileDbg2() [all …]
|
H A D | dttable2.c | 201 DtInsertSubtable (ParentTable, Subtable); in DtCompileLpit() 228 DtInsertSubtable (ParentTable, Subtable); in DtCompileLpit() 269 DtInsertSubtable (ParentTable, Subtable); in DtCompileMadt() 282 DtInsertSubtable (ParentTable, Subtable); in DtCompileMadt() 382 DtInsertSubtable (ParentTable, Subtable); in DtCompileMadt() 452 DtInsertSubtable (ParentTable, Subtable); in DtCompileMpst() 470 DtInsertSubtable (ParentTable, Subtable); in DtCompileMpst() 490 DtInsertSubtable (ParentTable, Subtable); in DtCompileMpst() 505 DtInsertSubtable (ParentTable, Subtable); in DtCompileMpst() 524 DtInsertSubtable (ParentTable, Subtable); in DtCompileMpst() [all …]
|
H A D | dttable.c | 205 DtInsertSubtable (Gbl_RootTable, Subtable); in DtCompileRsdp() 250 DtInsertSubtable (ParentTable, Subtable); in DtCompileFadt() 264 DtInsertSubtable (ParentTable, Subtable); in DtCompileFadt() 275 DtInsertSubtable (ParentTable, Subtable); in DtCompileFadt() 286 DtInsertSubtable (ParentTable, Subtable); in DtCompileFadt() 298 DtInsertSubtable (ParentTable, Subtable); in DtCompileFadt() 343 DtInsertSubtable (Gbl_RootTable, Subtable); in DtCompileFacs()
|
H A D | dtcompile.c | 501 DtInsertSubtable (Gbl_RootTable, Subtable); in DtCompileDataTable() 791 DtInsertSubtable (ParentTable, Subtable); in DtCompileTwoSubtables() 801 DtInsertSubtable (ParentTable, Subtable); in DtCompileTwoSubtables()
|
H A D | dtsubtable.c | 213 DtInsertSubtable ( in DtInsertSubtable() function
|
H A D | dtcompiler.h | 361 DtInsertSubtable (
|