Searched refs:DtCompileTable (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/sys/external/bsd/acpica/dist/compiler/ |
| H A D | dttable1.c | 114 Status = DtCompileTable (PFieldList, AcpiDmTableInfoAestHdr, in DtCompileAest() 198 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileAest() 250 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileAest() 272 Status = DtCompileTable (PFieldList, AcpiDmTableInfoAestXfaceHeader, in DtCompileAest() 316 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileApmt() 355 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileApmt() 416 Status = DtCompileTable(PFieldList, AcpiDmTableInfoApmtNode, &Subtable); in DtCompileAsf() 501 Status = DtCompileTable (PFieldList, AcpiDmTableInfoAsfHdr, in DtCompileAsf() 547 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileAsf() 606 Status = DtCompileTable (PFieldLis in DtCompileAspt() [all...] |
| H A D | dttable2.c | 85 Status = DtCompileTable (PFieldList, AcpiDmTableInfoLpitHdr, in DtCompileLpit() 113 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileLpit() 155 Status = DtCompileTable (PFieldList, AcpiDmTableInfoMadt, in DtCompileMadt() 171 Status = DtCompileTable (PFieldList, AcpiDmTableInfoMadtHdr, in DtCompileMadt() 349 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); 422 Status = DtCompileTable (PFieldList, AcpiDmTableInfoMpam0, in DtCompileMpam() 448 Status = DtCompileTable (PFieldList, AcpiDmTableInfoMpam1, in DtCompileMpam() 489 Status = DtCompileTable (PFieldList, InfoTable, in DtCompileMpam() 500 Status = DtCompileTable (PFieldList, AcpiDmTableInfoMpam1Deps, in DtCompileMpam() 518 Status = DtCompileTable (PFieldLis in DtCompileMpam() [all...] |
| H A D | dttable.c | 76 Status = DtCompileTable (PFieldList, AcpiDmTableInfoRsdp1, in DtCompileRsdp() 90 Status = DtCompileTable (PFieldList, AcpiDmTableInfoRsdp2, in DtCompileRsdp() 143 Status = DtCompileTable (PFieldList, AcpiDmTableInfoFadt1, in DtCompileFadt() 166 Status = DtCompileTable (PFieldList, AcpiDmTableInfoFadt2, in DtCompileFadt() 193 Status = DtCompileTable (PFieldList, AcpiDmTableInfoFadt3, in DtCompileFadt() 218 Status = DtCompileTable (PFieldList, AcpiDmTableInfoFadt5, in DtCompileFadt() 232 Status = DtCompileTable (PFieldList, AcpiDmTableInfoFadt6, in DtCompileFadt() 269 Status = DtCompileTable (PFieldList, AcpiDmTableInfoFacs, in DtCompileFacs()
|
| H A D | dtcompile.c | 360 Status = DtCompileTable (FieldList, AcpiDmTableInfoCdatTableHdr, in DtCompileDataTable() 395 Status = DtCompileTable (FieldList, AcpiDmTableInfoHeader, in DtCompileDataTable() 434 Status = DtCompileTable (FieldList, TableData->TableInfo, in DtCompileDataTable() 482 DtCompileTable ( in DtCompileTable() function 630 Status = DtCompileTable (Field, AcpiDmTableInfoGas, in DtCompileTable() 636 Status = DtCompileTable (Field, AcpiDmTableInfoHestNotify, in DtCompileTable() 642 Status = DtCompileTable (Field, AcpiDmTableInfoIortAcc, in DtCompileTable() 732 Status = DtCompileTable (PFieldList, TableInfo1, &Subtable); in DtCompileTwoSubtables() 743 Status = DtCompileTable (PFieldList, TableInfo2, &Subtable); in DtCompileTwoSubtables()
|
| H A D | dtcompiler.h | 182 DtCompileTable (
|