Searched refs:DtCompileTable (Results 1 – 5 of 5) sorted by relevance
| /dragonfly/sys/contrib/dev/acpica/source/compiler/ |
| HD | dttable1.c | 215 Status = DtCompileTable (PFieldList, AcpiDmTableInfoAestHdr, in DtCompileAest() 276 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileAest() 328 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileAest() 345 Status = DtCompileTable (PFieldList, AcpiDmTableInfoAestXface, in DtCompileAest() 370 Status = DtCompileTable (PFieldList, AcpiDmTableInfoAestXrupt, in DtCompileAest() 421 Status = DtCompileTable (PFieldList, AcpiDmTableInfoAsfHdr, in DtCompileAsf() 467 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileAsf() 526 Status = DtCompileTable (PFieldList, DataInfoTable, in DtCompileAsf() 542 Status = DtCompileTable (PFieldList, DataInfoTable, in DtCompileAsf() 594 Status = DtCompileTable (PFieldList, AcpiDmTableInfoCedtHdr, in DtCompileCedt() [all …]
|
| HD | 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() 380 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileMadt() 450 Status = DtCompileTable (PFieldList, AcpiDmTableInfoMpst, &Subtable); in DtCompileMpst() 467 Status = DtCompileTable (PFieldList, AcpiDmTableInfoMpst0, in DtCompileMpst() 488 Status = DtCompileTable (PFieldList, AcpiDmTableInfoMpst0A, in DtCompileMpst() 503 Status = DtCompileTable (PFieldList, AcpiDmTableInfoMpst0B, in DtCompileMpst() 522 Status = DtCompileTable (PFieldList, AcpiDmTableInfoMpst1, &Subtable); in DtCompileMpst() [all …]
|
| HD | dttable.c | 184 Status = DtCompileTable (PFieldList, AcpiDmTableInfoRsdp1, in DtCompileRsdp() 198 Status = DtCompileTable (PFieldList, AcpiDmTableInfoRsdp2, in DtCompileRsdp() 251 Status = DtCompileTable (PFieldList, AcpiDmTableInfoFadt1, in DtCompileFadt() 274 Status = DtCompileTable (PFieldList, AcpiDmTableInfoFadt2, in DtCompileFadt() 301 Status = DtCompileTable (PFieldList, AcpiDmTableInfoFadt3, in DtCompileFadt() 326 Status = DtCompileTable (PFieldList, AcpiDmTableInfoFadt5, in DtCompileFadt() 340 Status = DtCompileTable (PFieldList, AcpiDmTableInfoFadt6, in DtCompileFadt() 377 Status = DtCompileTable (PFieldList, AcpiDmTableInfoFacs, in DtCompileFacs()
|
| HD | dtcompile.c | 460 Status = DtCompileTable (FieldList, AcpiDmTableInfoHeader, in DtCompileDataTable() 499 Status = DtCompileTable (FieldList, TableData->TableInfo, in DtCompileDataTable() 547 DtCompileTable ( in DtCompileTable() function 695 Status = DtCompileTable (Field, AcpiDmTableInfoGas, in DtCompileTable() 701 Status = DtCompileTable (Field, AcpiDmTableInfoHestNotify, in DtCompileTable() 707 Status = DtCompileTable (Field, AcpiDmTableInfoIortAcc, in DtCompileTable() 797 Status = DtCompileTable (PFieldList, TableInfo1, &Subtable); in DtCompileTwoSubtables() 808 Status = DtCompileTable (PFieldList, TableInfo2, &Subtable); in DtCompileTwoSubtables()
|
| HD | dtcompiler.h | 290 DtCompileTable (
|