Searched refs:OuterElementCount (Results 1 – 1 of 1) sorted by relevance
602 UINT32 OuterElementCount; in AcpiNsRepair_CST() local617 while (i < OuterElementCount) in AcpiNsRepair_CST()644 OuterElementCount--; in AcpiNsRepair_CST()655 ObjDesc->Integer.Value = OuterElementCount; in AcpiNsRepair_CST()849 UINT32 OuterElementCount; in AcpiNsRepair_PSS() local876 OuterElementCount = ReturnObject->Package.Count; in AcpiNsRepair_PSS()878 for (i = 0; i < OuterElementCount; i++) in AcpiNsRepair_PSS()976 UINT32 OuterElementCount; in AcpiNsCheckSortedList() local1000 if (!OuterElementCount || StartIndex >= OuterElementCount) in AcpiNsCheckSortedList()1006 OuterElementCount -= StartIndex; in AcpiNsCheckSortedList()[all …]