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()
259 ACPI_DMTABLE_INFO *InfoTable; in DtCompileMadt() local
296 InfoTable = AcpiDmTableInfoMadt0; in DtCompileMadt()
301 InfoTable = AcpiDmTableInfoMadt1; in DtCompileMadt()
306 InfoTable = AcpiDmTableInfoMadt2; in DtCompileMadt()
311 InfoTable = AcpiDmTableInfoMadt3; in DtCompileMadt()
316 InfoTable = AcpiDmTableInfoMadt4; in DtCompileMadt()
321 InfoTable = AcpiDmTableInfoMadt5; in DtCompileMadt()
326 InfoTable = AcpiDmTableInfoMadt6; in DtCompileMadt()
331 InfoTable = AcpiDmTableInfoMadt7; in DtCompileMadt()
336 InfoTable = AcpiDmTableInfoMadt8; in DtCompileMadt()
341 InfoTable = AcpiDmTableInfoMadt9; in DtCompileMadt()
346 InfoTable = AcpiDmTableInfoMadt10; in DtCompileMadt()
352 InfoTable = AcpiDmTableInfoMadt11b; in DtCompileMadt()
354 InfoTable = AcpiDmTableInfoMadt11a; in DtCompileMadt()
356 InfoTable = AcpiDmTableInfoMadt11; in DtCompileMadt()
361 InfoTable = AcpiDmTableInfoMadt12; in DtCompileMadt()
366 InfoTable = AcpiDmTableInfoMadt13; in DtCompileMadt()
371 InfoTable = Revision > 6 ? AcpiDmTableInfoMadt14a in DtCompileMadt()
377 InfoTable = Revision > 6 ? AcpiDmTableInfoMadt15a in DtCompileMadt()
384 InfoTable = AcpiDmTableInfoMadt16; in DtCompileMadt()
389 InfoTable = AcpiDmTableInfoMadt17; in DtCompileMadt()
394 InfoTable = AcpiDmTableInfoMadt18; in DtCompileMadt()
399 InfoTable = AcpiDmTableInfoMadt19; in DtCompileMadt()
404 InfoTable = AcpiDmTableInfoMadt20; in DtCompileMadt()
409 InfoTable = AcpiDmTableInfoMadt21; in DtCompileMadt()
414 InfoTable = AcpiDmTableInfoMadt22; in DtCompileMadt()
419 InfoTable = AcpiDmTableInfoMadt23; in DtCompileMadt()
424 InfoTable = AcpiDmTableInfoMadt24; in DtCompileMadt()
429 InfoTable = AcpiDmTableInfoMadt25; in DtCompileMadt()
434 InfoTable = AcpiDmTableInfoMadt26; in DtCompileMadt()
439 InfoTable = AcpiDmTableInfoMadt27; in DtCompileMadt()
446 InfoTable = AcpiDmTableInfoMadt128; in DtCompileMadt()
457 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileMadt()
521 ACPI_DMTABLE_INFO *InfoTable; in DtCompileMpam() local
572 InfoTable = AcpiDmTableInfoMpam1A; in DtCompileMpam()
575 InfoTable = AcpiDmTableInfoMpam1B; in DtCompileMpam()
578 InfoTable = AcpiDmTableInfoMpam1C; in DtCompileMpam()
581 InfoTable = AcpiDmTableInfoMpam1D; in DtCompileMpam()
584 InfoTable = AcpiDmTableInfoMpam1E; in DtCompileMpam()
587 InfoTable = AcpiDmTableInfoMpam1F; in DtCompileMpam()
590 InfoTable = AcpiDmTableInfoMpam1G; in DtCompileMpam()
597 Status = DtCompileTable (PFieldList, InfoTable, in DtCompileMpam()
838 ACPI_DMTABLE_INFO *InfoTable; in DtCompileNfit() local
879 InfoTable = AcpiDmTableInfoNfit0; in DtCompileNfit()
884 InfoTable = AcpiDmTableInfoNfit1; in DtCompileNfit()
890 InfoTable = AcpiDmTableInfoNfit2; in DtCompileNfit()
895 InfoTable = AcpiDmTableInfoNfit3; in DtCompileNfit()
900 InfoTable = AcpiDmTableInfoNfit4; in DtCompileNfit()
905 InfoTable = AcpiDmTableInfoNfit5; in DtCompileNfit()
911 InfoTable = AcpiDmTableInfoNfit6; in DtCompileNfit()
916 InfoTable = AcpiDmTableInfoNfit7; in DtCompileNfit()
925 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileNfit()
1040 ACPI_DMTABLE_INFO *InfoTable; in DtCompilePcct() local
1077 InfoTable = AcpiDmTableInfoPcct0; in DtCompilePcct()
1082 InfoTable = AcpiDmTableInfoPcct1; in DtCompilePcct()
1087 InfoTable = AcpiDmTableInfoPcct2; in DtCompilePcct()
1092 InfoTable = AcpiDmTableInfoPcct3; in DtCompilePcct()
1097 InfoTable = AcpiDmTableInfoPcct4; in DtCompilePcct()
1102 InfoTable = AcpiDmTableInfoPcct5; in DtCompilePcct()
1111 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompilePcct()
1579 ACPI_DMTABLE_INFO *InfoTable; in DtCompilePptt() local
1606 InfoTable = AcpiDmTableInfoPptt0; in DtCompilePptt()
1611 InfoTable = AcpiDmTableInfoPptt1; in DtCompilePptt()
1616 InfoTable = AcpiDmTableInfoPptt2; in DtCompilePptt()
1627 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompilePptt()
1884 ACPI_DMTABLE_INFO *InfoTable; in DtCompileRhct() local
1919 InfoTable = AcpiDmTableInfoRhctIsa1; in DtCompileRhct()
1924 InfoTable = AcpiDmTableInfoRhctHartInfo1; in DtCompileRhct()
1929 InfoTable = AcpiDmTableInfoRhctCmo1; in DtCompileRhct()
1934 InfoTable = AcpiDmTableInfoRhctMmu1; in DtCompileRhct()
1945 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileRhct()
2052 ACPI_DMTABLE_INFO *InfoTable; in DtCompileS3pt() local
2085 InfoTable = AcpiDmTableInfoS3pt0; in DtCompileS3pt()
2090 InfoTable = AcpiDmTableInfoS3pt1; in DtCompileS3pt()
2099 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileS3pt()
2135 ACPI_DMTABLE_INFO *InfoTable; in DtCompileSdev() local
2171 InfoTable = AcpiDmTableInfoSdev0; in DtCompileSdev()
2179 InfoTable = AcpiDmTableInfoSdev1; in DtCompileSdev()
2191 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileSdev()
2549 ACPI_DMTABLE_INFO *InfoTable; in DtCompileSrat() local
2582 InfoTable = AcpiDmTableInfoSrat0; in DtCompileSrat()
2587 InfoTable = AcpiDmTableInfoSrat1; in DtCompileSrat()
2592 InfoTable = AcpiDmTableInfoSrat2; in DtCompileSrat()
2597 InfoTable = AcpiDmTableInfoSrat3; in DtCompileSrat()
2602 InfoTable = AcpiDmTableInfoSrat4; in DtCompileSrat()
2607 InfoTable = AcpiDmTableInfoSrat5; in DtCompileSrat()
2612 InfoTable = AcpiDmTableInfoSrat6; in DtCompileSrat()
2617 InfoTable = AcpiDmTableInfoSrat7; in DtCompileSrat()
2626 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileSrat()
3107 ACPI_DMTABLE_INFO *InfoTable; in DtCompileViot() local
3148 InfoTable = AcpiDmTableInfoViot1; in DtCompileViot()
3153 InfoTable = AcpiDmTableInfoViot2; in DtCompileViot()
3158 InfoTable = AcpiDmTableInfoViot3; in DtCompileViot()
3163 InfoTable = AcpiDmTableInfoViot4; in DtCompileViot()
3172 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileViot()