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()
1491 while (*PFieldList && !strcmp ((*PFieldList)->Name, "Device")) in DtCompileSdev()
1493 Status = DtCompileTable (PFieldList, AcpiDmTableInfoSdev1a, in DtCompileSdev()
1522 if (*PFieldList) in DtCompileSdev()
1524 Status = DtCompileTable (PFieldList, AcpiDmTableInfoSdev1b, in DtCompileSdev()
1580 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileSlic() local
1583 while (*PFieldList) in DtCompileSlic()
1585 Status = DtCompileTable (PFieldList, AcpiDmTableInfoSlic, in DtCompileSlic()
1621 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileSlit() local
1627 Status = DtCompileTable (PFieldList, AcpiDmTableInfoSlit, in DtCompileSlit()
1642 FieldList = *PFieldList; in DtCompileSlit()
1677 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileSrat() local
1683 Status = DtCompileTable (PFieldList, AcpiDmTableInfoSrat, in DtCompileSrat()
1693 while (*PFieldList) in DtCompileSrat()
1695 SubtableStart = *PFieldList; in DtCompileSrat()
1696 Status = DtCompileTable (PFieldList, AcpiDmTableInfoSratHdr, in DtCompileSrat()
1742 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileSrat()
1773 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileStao() local
1781 Status = DtCompileTable (PFieldList, AcpiDmTableInfoStao, in DtCompileStao()
1793 while (*PFieldList) in DtCompileStao()
1795 Status = DtCompileTable (PFieldList, AcpiDmTableInfoStaoStr, in DtCompileStao()
1826 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileTcpa() local
1835 Status = DtCompileTable (PFieldList, AcpiDmTableInfoTcpaHdr, in DtCompileTcpa()
1855 Status = DtCompileTable (PFieldList, AcpiDmTableInfoTcpaClient, in DtCompileTcpa()
1861 Status = DtCompileTable (PFieldList, AcpiDmTableInfoTcpaServer, in DtCompileTcpa()
1895 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileTpm2() local
1904 Status = DtCompileTable (PFieldList, AcpiDmTableInfoTpm2, in DtCompileTpm2()
1921 Status = DtCompileTable (PFieldList, AcpiDmTableInfoTpm2a, in DtCompileTpm2()
1940 Status = DtCompileTable (PFieldList, AcpiDmTableInfoTpm211, in DtCompileTpm2()
2049 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileUefi() local
2055 Status = DtCompileTable (PFieldList, AcpiDmTableInfoUefi, in DtCompileUefi()
2073 DtCompileGeneric ((void **) PFieldList, NULL, NULL); in DtCompileUefi()
2144 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileWpbt() local
2154 Status = DtCompileTable (PFieldList, AcpiDmTableInfoWpbt, in DtCompileWpbt()
2166 Status = DtCompileTable (PFieldList, AcpiDmTableInfoWpbt0, in DtCompileWpbt()
2245 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileGeneric() local
2259 DtDetectAllLabels (*PFieldList); in DtCompileGeneric()
2267 while (*PFieldList) in DtCompileGeneric()
2269 if (Name && !strcmp ((*PFieldList)->Name, Name)) in DtCompileGeneric()
2274 Info = DtGetGenericTableInfo ((*PFieldList)->Name); in DtCompileGeneric()
2278 (*PFieldList)->Name); in DtCompileGeneric()
2280 (*PFieldList), MsgBuffer); in DtCompileGeneric()
2282 *PFieldList = (*PFieldList)->Next; in DtCompileGeneric()
2286 Status = DtCompileTable (PFieldList, Info, in DtCompileGeneric()
2298 *PFieldList = (*PFieldList)->Next; in DtCompileGeneric()
2303 (*PFieldList)->Name); in DtCompileGeneric()
2305 (*PFieldList), MsgBuffer); in DtCompileGeneric()