Lines Matching refs:InfoTable

181     ACPI_DMTABLE_INFO       *InfoTable;  in DtCompileLpit()  local
210 InfoTable = AcpiDmTableInfoLpit0; in DtCompileLpit()
221 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileLpit()
258 ACPI_DMTABLE_INFO *InfoTable; in DtCompileMadt() local
291 InfoTable = AcpiDmTableInfoMadt0; in DtCompileMadt()
296 InfoTable = AcpiDmTableInfoMadt1; in DtCompileMadt()
301 InfoTable = AcpiDmTableInfoMadt2; in DtCompileMadt()
306 InfoTable = AcpiDmTableInfoMadt3; in DtCompileMadt()
311 InfoTable = AcpiDmTableInfoMadt4; in DtCompileMadt()
316 InfoTable = AcpiDmTableInfoMadt5; in DtCompileMadt()
321 InfoTable = AcpiDmTableInfoMadt6; in DtCompileMadt()
326 InfoTable = AcpiDmTableInfoMadt7; in DtCompileMadt()
331 InfoTable = AcpiDmTableInfoMadt8; in DtCompileMadt()
336 InfoTable = AcpiDmTableInfoMadt9; in DtCompileMadt()
341 InfoTable = AcpiDmTableInfoMadt10; in DtCompileMadt()
346 InfoTable = AcpiDmTableInfoMadt11; in DtCompileMadt()
351 InfoTable = AcpiDmTableInfoMadt12; in DtCompileMadt()
356 InfoTable = AcpiDmTableInfoMadt13; in DtCompileMadt()
361 InfoTable = AcpiDmTableInfoMadt14; in DtCompileMadt()
366 InfoTable = AcpiDmTableInfoMadt15; in DtCompileMadt()
375 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileMadt()
624 ACPI_DMTABLE_INFO *InfoTable; in DtCompileNfit() local
665 InfoTable = AcpiDmTableInfoNfit0; in DtCompileNfit()
670 InfoTable = AcpiDmTableInfoNfit1; in DtCompileNfit()
676 InfoTable = AcpiDmTableInfoNfit2; in DtCompileNfit()
681 InfoTable = AcpiDmTableInfoNfit3; in DtCompileNfit()
686 InfoTable = AcpiDmTableInfoNfit4; in DtCompileNfit()
691 InfoTable = AcpiDmTableInfoNfit5; in DtCompileNfit()
697 InfoTable = AcpiDmTableInfoNfit6; in DtCompileNfit()
702 InfoTable = AcpiDmTableInfoNfit7; in DtCompileNfit()
711 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileNfit()
826 ACPI_DMTABLE_INFO *InfoTable; in DtCompilePcct() local
863 InfoTable = AcpiDmTableInfoPcct0; in DtCompilePcct()
868 InfoTable = AcpiDmTableInfoPcct1; in DtCompilePcct()
873 InfoTable = AcpiDmTableInfoPcct2; in DtCompilePcct()
878 InfoTable = AcpiDmTableInfoPcct3; in DtCompilePcct()
883 InfoTable = AcpiDmTableInfoPcct4; in DtCompilePcct()
892 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompilePcct()
1131 ACPI_DMTABLE_INFO *InfoTable; in DtCompilePptt() local
1157 InfoTable = AcpiDmTableInfoPptt0; in DtCompilePptt()
1162 InfoTable = AcpiDmTableInfoPptt1; in DtCompilePptt()
1167 InfoTable = AcpiDmTableInfoPptt2; in DtCompilePptt()
1178 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompilePptt()
1286 ACPI_DMTABLE_INFO *InfoTable; in DtCompileS3pt() local
1319 InfoTable = AcpiDmTableInfoS3pt0; in DtCompileS3pt()
1324 InfoTable = AcpiDmTableInfoS3pt1; in DtCompileS3pt()
1333 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileS3pt()
1368 ACPI_DMTABLE_INFO *InfoTable; in DtCompileSdev() local
1401 InfoTable = AcpiDmTableInfoSdev0; in DtCompileSdev()
1407 InfoTable = AcpiDmTableInfoSdev1; in DtCompileSdev()
1419 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileSdev()
1680 ACPI_DMTABLE_INFO *InfoTable; in DtCompileSrat() local
1713 InfoTable = AcpiDmTableInfoSrat0; in DtCompileSrat()
1718 InfoTable = AcpiDmTableInfoSrat1; in DtCompileSrat()
1723 InfoTable = AcpiDmTableInfoSrat2; in DtCompileSrat()
1728 InfoTable = AcpiDmTableInfoSrat3; in DtCompileSrat()
1733 InfoTable = AcpiDmTableInfoSrat4; in DtCompileSrat()
1742 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileSrat()