Searched refs:DtCompileTable (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/sys/contrib/dev/acpica/compiler/ |
| H A D | dttable1.c | 1394 Status = DtCompileTable (PFieldList, AcpiDmTableInfoDrtm, in DtCompileDrtm() 1583 Status = DtCompileTable (PFieldList, AcpiDmTableInfoGtdt, in DtCompileGtdt() 1597 Status = DtCompileTable (PFieldList, in DtCompileGtdt() 1794 Status = DtCompileTable (PFieldList, AcpiDmTableInfoHest, in DtCompileHest() 1955 Status = DtCompileTable (PFieldList, AcpiDmTableInfoHmat, in DtCompileHmat() 2026 Status = DtCompileTable (PFieldList, in DtCompileHmat() 2047 Status = DtCompileTable (PFieldList, in DtCompileHmat() 2072 Status = DtCompileTable (PFieldList, in DtCompileHmat() 2106 Status = DtCompileTable (PFieldList, in DtCompileHmat() 2173 Status = DtCompileTable (PFieldList, AcpiDmTableInfoIort, in DtCompileIort() [all …]
|
| H A D | dttable2.c | 261 Status = DtCompileTable (PFieldList, AcpiDmTableInfoMadt, in DtCompileMadt() 621 Status = DtCompileTable (PFieldList, AcpiDmTableInfoNfit, in DtCompileNfit() 833 Status = DtCompileTable (PFieldList, AcpiDmTableInfoNhlt, in DtCompileNhlt() 1213 Status = DtCompileTable (PFieldList, AcpiDmTableInfoPcct, in DtCompilePcct() 1818 Status = DtCompileTable (PFieldList, in DtCompilePptt() 1948 Status = DtCompileTable (PFieldList, AcpiDmTableInfoRgrt, in DtCompileRgrt() 2033 Status = DtCompileTable (PFieldList, AcpiDmTableInfoS3pt, in DtCompileS3pt() 2460 Status = DtCompileTable (PFieldList, AcpiDmTableInfoSlit, in DtCompileSlit() 2529 Status = DtCompileTable (PFieldList, AcpiDmTableInfoSrat, in DtCompileSrat() 2637 Status = DtCompileTable (PFieldList, AcpiDmTableInfoStao, in DtCompileStao() [all …]
|
| H A D | 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()
|
| H A D | dtcompile.c | 467 Status = DtCompileTable (FieldList, AcpiDmTableInfoCdatTableHdr, in DtCompileDataTable() 502 Status = DtCompileTable (FieldList, AcpiDmTableInfoHeader, in DtCompileDataTable() 541 Status = DtCompileTable (FieldList, TableData->TableInfo, in DtCompileDataTable() 589 DtCompileTable ( in DtCompileTable() function 737 Status = DtCompileTable (Field, AcpiDmTableInfoGas, in DtCompileTable() 743 Status = DtCompileTable (Field, AcpiDmTableInfoHestNotify, in DtCompileTable() 749 Status = DtCompileTable (Field, AcpiDmTableInfoIortAcc, in DtCompileTable() 839 Status = DtCompileTable (PFieldList, TableInfo1, &Subtable); in DtCompileTwoSubtables() 850 Status = DtCompileTable (PFieldList, TableInfo2, &Subtable); in DtCompileTwoSubtables()
|
| H A D | dtcompiler.h | 290 DtCompileTable (
|