Searched refs:RecordCount (Results 1 – 2 of 2) sorted by relevance
1874 UINT32 RecordCount; in AcpiDmDumpPhat() local1937 RecordCount = VersionData->ElementCount; in AcpiDmDumpPhat()1950 RecordCount = VersionData->ElementCount; in AcpiDmDumpPhat()1961 __LINE__, RecordCount, Offset, SubtableLength); in AcpiDmDumpPhat()1965 while (RecordCount && VersionData->Header.Length) in AcpiDmDumpPhat()1968 VersionData->ElementCount - RecordCount + 1, Offset); in AcpiDmDumpPhat()1979 RecordCount--; in AcpiDmDumpPhat()
1197 UINT32 RecordCount; in DtCompilePhat() local1320 RecordCount = VersionData->ElementCount; in DtCompilePhat()1324 while (RecordCount) in DtCompilePhat()1337 RecordCount--; in DtCompilePhat()