Lines Matching refs:PFieldList
179 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileLpit() local
187 while (*PFieldList) in DtCompileLpit()
189 SubtableStart = *PFieldList; in DtCompileLpit()
193 Status = DtCompileTable (PFieldList, AcpiDmTableInfoLpitHdr, in DtCompileLpit()
221 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileLpit()
255 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileMadt() local
261 Status = DtCompileTable (PFieldList, AcpiDmTableInfoMadt, in DtCompileMadt()
271 while (*PFieldList) in DtCompileMadt()
273 SubtableStart = *PFieldList; in DtCompileMadt()
274 Status = DtCompileTable (PFieldList, AcpiDmTableInfoMadtHdr, in DtCompileMadt()
375 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileMadt()
434 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileMpst() local
445 Status = DtCompileTable (PFieldList, AcpiDmTableInfoMpst, &Subtable); in DtCompileMpst()
458 while (*PFieldList && SubtableCount) in DtCompileMpst()
462 Status = DtCompileTable (PFieldList, AcpiDmTableInfoMpst0, in DtCompileMpst()
481 while (*PFieldList && PowerStateCount) in DtCompileMpst()
483 Status = DtCompileTable (PFieldList, AcpiDmTableInfoMpst0A, in DtCompileMpst()
496 while (*PFieldList && ComponentCount) in DtCompileMpst()
498 Status = DtCompileTable (PFieldList, AcpiDmTableInfoMpst0B, in DtCompileMpst()
517 Status = DtCompileTable (PFieldList, AcpiDmTableInfoMpst1, &Subtable); in DtCompileMpst()
534 while (*PFieldList && SubtableCount) in DtCompileMpst()
536 Status = DtCompileTable (PFieldList, AcpiDmTableInfoMpst2, in DtCompileMpst()
621 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileNfit() local
632 Status = DtCompileTable (PFieldList, AcpiDmTableInfoNfit, in DtCompileNfit()
645 while (*PFieldList) in DtCompileNfit()
647 SubtableStart = *PFieldList; in DtCompileNfit()
648 Status = DtCompileTable (PFieldList, AcpiDmTableInfoNfitHdr, in DtCompileNfit()
711 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileNfit()
727 while (*PFieldList) in DtCompileNfit()
729 Status = DtCompileTable (PFieldList, AcpiDmTableInfoNfit2a, in DtCompileNfit()
752 if (*PFieldList) in DtCompileNfit()
754 Status = DtCompileTable (PFieldList, AcpiDmTableInfoNfit3a, in DtCompileNfit()
772 while (*PFieldList) in DtCompileNfit()
774 Status = DtCompileTable (PFieldList, AcpiDmTableInfoNfit6a, in DtCompileNfit()
823 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompilePcct() local
831 Status = DtCompileTable (PFieldList, AcpiDmTableInfoPcct, in DtCompilePcct()
843 while (*PFieldList) in DtCompilePcct()
845 SubtableStart = *PFieldList; in DtCompilePcct()
846 Status = DtCompileTable (PFieldList, AcpiDmTableInfoPcctHdr, in DtCompilePcct()
892 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompilePcct()
926 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompilePdtt() local
933 Status = DtCompileTable (PFieldList, AcpiDmTableInfoPdtt, &Subtable); in DtCompilePdtt()
947 while (*PFieldList) in DtCompilePdtt()
951 Status = DtCompileTable (PFieldList, AcpiDmTableInfoPdtt0, in DtCompilePdtt()
986 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompilePmtt() local
996 Status = DtCompileTable (PFieldList, AcpiDmTableInfoPmtt, &Subtable); in DtCompilePmtt()
1006 while (*PFieldList) in DtCompilePmtt()
1008 SubtableStart = *PFieldList; in DtCompilePmtt()
1009 Status = DtCompileTable (PFieldList, AcpiDmTableInfoPmttHdr, in DtCompilePmtt()
1041 Status = DtCompileTable (PFieldList, AcpiDmTableInfoPmtt0, in DtCompilePmtt()
1056 Status = DtCompileTable (PFieldList, AcpiDmTableInfoPmtt1, in DtCompilePmtt()
1072 Status = DtCompileTable (PFieldList, AcpiDmTableInfoPmtt1a, in DtCompilePmtt()
1088 Status = DtCompileTable (PFieldList, AcpiDmTableInfoPmtt2, in DtCompilePmtt()
1132 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompilePptt() local
1137 while (*PFieldList) in DtCompilePptt()
1139 SubtableStart = *PFieldList; in DtCompilePptt()
1143 Status = DtCompileTable (PFieldList, AcpiDmTableInfoPpttHdr, in DtCompilePptt()
1178 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompilePptt()
1199 while (*PFieldList) in DtCompilePptt()
1201 Status = DtCompileTable (PFieldList, in DtCompilePptt()
1280 DT_FIELD **PFieldList) in DtCompileS3pt() argument
1290 Status = DtCompileTable (PFieldList, AcpiDmTableInfoS3pt, in DtCompileS3pt()
1299 while (*PFieldList) in DtCompileS3pt()
1301 SubtableStart = *PFieldList; in DtCompileS3pt()
1302 Status = DtCompileTable (PFieldList, AcpiDmTableInfoS3ptHdr, in DtCompileS3pt()
1333 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileS3pt()
1369 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileSdev() local
1378 while (*PFieldList) in DtCompileSdev()
1382 SubtableStart = *PFieldList; in DtCompileSdev()
1383 Status = DtCompileTable (PFieldList, AcpiDmTableInfoSdevHdr, in DtCompileSdev()
1419 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileSdev()
1436 Status = DtCompileTable (PFieldList, AcpiDmTableInfoSdev0a, in DtCompileSdev()
1459 if (*PFieldList) in DtCompileSdev()
1461 Status = DtCompileTable (PFieldList, AcpiDmTableInfoSdev1b, in DtCompileSdev()
1492 while (*PFieldList && !strcmp ((*PFieldList)->Name, "Device")) in DtCompileSdev()
1494 Status = DtCompileTable (PFieldList, AcpiDmTableInfoSdev1a, in DtCompileSdev()
1523 if (*PFieldList) in DtCompileSdev()
1525 Status = DtCompileTable (PFieldList, AcpiDmTableInfoSdev1b, in DtCompileSdev()
1581 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileSlic() local
1584 while (*PFieldList) in DtCompileSlic()
1586 Status = DtCompileTable (PFieldList, AcpiDmTableInfoSlic, in DtCompileSlic()
1622 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileSlit() local
1630 Status = DtCompileTable (PFieldList, AcpiDmTableInfoSlit, in DtCompileSlit()
1646 FieldList = *PFieldList; in DtCompileSlit()
1693 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileSrat() local
1699 Status = DtCompileTable (PFieldList, AcpiDmTableInfoSrat, in DtCompileSrat()
1709 while (*PFieldList) in DtCompileSrat()
1711 SubtableStart = *PFieldList; in DtCompileSrat()
1712 Status = DtCompileTable (PFieldList, AcpiDmTableInfoSratHdr, in DtCompileSrat()
1763 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileSrat()
1794 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileStao() local
1802 Status = DtCompileTable (PFieldList, AcpiDmTableInfoStao, in DtCompileStao()
1814 while (*PFieldList) in DtCompileStao()
1816 Status = DtCompileTable (PFieldList, AcpiDmTableInfoStaoStr, in DtCompileStao()
1847 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileTcpa() local
1856 Status = DtCompileTable (PFieldList, AcpiDmTableInfoTcpaHdr, in DtCompileTcpa()
1876 Status = DtCompileTable (PFieldList, AcpiDmTableInfoTcpaClient, in DtCompileTcpa()
1882 Status = DtCompileTable (PFieldList, AcpiDmTableInfoTcpaServer, in DtCompileTcpa()
1915 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileTpm2Rev3() local
1922 Status = DtCompileTable (PFieldList, AcpiDmTableInfoTpm23, in DtCompileTpm2Rev3()
1937 Status = DtCompileTable (PFieldList, AcpiDmTableInfoTpm23a, in DtCompileTpm2Rev3()
1972 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileTpm2() local
1991 Status = DtCompileTable (PFieldList, AcpiDmTableInfoTpm2, in DtCompileTpm2()
2008 Status = DtCompileTable (PFieldList, AcpiDmTableInfoTpm2a, in DtCompileTpm2()
2027 Status = DtCompileTable (PFieldList, AcpiDmTableInfoTpm211, in DtCompileTpm2()
2136 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileUefi() local
2142 Status = DtCompileTable (PFieldList, AcpiDmTableInfoUefi, in DtCompileUefi()
2160 DtCompileGeneric ((void **) PFieldList, NULL, NULL); in DtCompileUefi()
2231 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileWpbt() local
2241 Status = DtCompileTable (PFieldList, AcpiDmTableInfoWpbt, in DtCompileWpbt()
2253 Status = DtCompileTable (PFieldList, AcpiDmTableInfoWpbt0, in DtCompileWpbt()
2332 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileGeneric() local
2346 DtDetectAllLabels (*PFieldList); in DtCompileGeneric()
2354 while (*PFieldList) in DtCompileGeneric()
2356 if (Name && !strcmp ((*PFieldList)->Name, Name)) in DtCompileGeneric()
2361 Info = DtGetGenericTableInfo ((*PFieldList)->Name); in DtCompileGeneric()
2365 (*PFieldList)->Name); in DtCompileGeneric()
2367 (*PFieldList), AslGbl_MsgBuffer); in DtCompileGeneric()
2369 *PFieldList = (*PFieldList)->Next; in DtCompileGeneric()
2373 Status = DtCompileTable (PFieldList, Info, in DtCompileGeneric()
2385 *PFieldList = (*PFieldList)->Next; in DtCompileGeneric()
2390 (*PFieldList)->Name); in DtCompileGeneric()
2392 (*PFieldList), AslGbl_MsgBuffer); in DtCompileGeneric()