Searched refs:DtCompileTable (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/acpi/iasl/ |
H A D | dttable1.c | 204 Status = DtCompileTable (PFieldList, AcpiDmTableInfoAsfHdr, in DtCompileAsf() 250 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileAsf() 309 Status = DtCompileTable (PFieldList, DataInfoTable, in DtCompileAsf() 325 Status = DtCompileTable (PFieldList, DataInfoTable, in DtCompileAsf() 401 Status = DtCompileTable (PFieldList, AcpiDmTableInfoCsrt0, in DtCompileCsrt() 426 Status = DtCompileTable (PFieldList, AcpiDmTableInfoCsrt1, in DtCompileCsrt() 440 Status = DtCompileTable (PFieldList, AcpiDmTableInfoCsrt2, in DtCompileCsrt() 453 Status = DtCompileTable (PFieldList, AcpiDmTableInfoCsrt2a, in DtCompileCsrt() 507 Status = DtCompileTable (PFieldList, AcpiDmTableInfoDbg2, &Subtable); in DtCompileDbg2() 531 Status = DtCompileTable (PFieldList, AcpiDmTableInfoDbg2Device, in DtCompileDbg2() [all …]
|
H A D | dttable2.c | 193 Status = DtCompileTable (PFieldList, AcpiDmTableInfoLpitHdr, in DtCompileLpit() 221 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileLpit() 261 Status = DtCompileTable (PFieldList, AcpiDmTableInfoMadt, in DtCompileMadt() 274 Status = DtCompileTable (PFieldList, AcpiDmTableInfoMadtHdr, in DtCompileMadt() 375 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileMadt() 445 Status = DtCompileTable (PFieldList, AcpiDmTableInfoMpst, &Subtable); in DtCompileMpst() 462 Status = DtCompileTable (PFieldList, AcpiDmTableInfoMpst0, in DtCompileMpst() 483 Status = DtCompileTable (PFieldList, AcpiDmTableInfoMpst0A, in DtCompileMpst() 498 Status = DtCompileTable (PFieldList, AcpiDmTableInfoMpst0B, in DtCompileMpst() 517 Status = DtCompileTable (PFieldList, AcpiDmTableInfoMpst1, &Subtable); in DtCompileMpst() [all …]
|
H A D | dttable.c | 184 Status = DtCompileTable (PFieldList, AcpiDmTableInfoRsdp1, in DtCompileRsdp() 198 Status = DtCompileTable (PFieldList, AcpiDmTableInfoRsdp2, in DtCompileRsdp() 242 Status = DtCompileTable (PFieldList, AcpiDmTableInfoFadt1, in DtCompileFadt() 257 Status = DtCompileTable (PFieldList, AcpiDmTableInfoFadt2, in DtCompileFadt() 268 Status = DtCompileTable (PFieldList, AcpiDmTableInfoFadt3, in DtCompileFadt() 279 Status = DtCompileTable (PFieldList, AcpiDmTableInfoFadt5, in DtCompileFadt() 291 Status = DtCompileTable (PFieldList, AcpiDmTableInfoFadt6, in DtCompileFadt() 328 Status = DtCompileTable (PFieldList, AcpiDmTableInfoFacs, in DtCompileFacs()
|
H A D | dtcompile.c | 455 Status = DtCompileTable (FieldList, AcpiDmTableInfoHeader, in DtCompileDataTable() 494 Status = DtCompileTable (FieldList, TableData->TableInfo, in DtCompileDataTable() 542 DtCompileTable ( in DtCompileTable() function 682 Status = DtCompileTable (Field, AcpiDmTableInfoGas, in DtCompileTable() 688 Status = DtCompileTable (Field, AcpiDmTableInfoHestNotify, in DtCompileTable() 694 Status = DtCompileTable (Field, AcpiDmTableInfoIortAcc, in DtCompileTable() 784 Status = DtCompileTable (PFieldList, TableInfo1, &Subtable); in DtCompileTwoSubtables() 795 Status = DtCompileTable (PFieldList, TableInfo2, &Subtable); in DtCompileTwoSubtables()
|
H A D | dtcompiler.h | 275 DtCompileTable (
|