Searched refs:OuterElementCount (Results 1 – 1 of 1) sorted by relevance
495 UINT32 OuterElementCount; in AcpiNsRepair_CST() local510 while (i < OuterElementCount) in AcpiNsRepair_CST()537 OuterElementCount--; in AcpiNsRepair_CST()548 ObjDesc->Integer.Value = OuterElementCount; in AcpiNsRepair_CST()752 UINT32 OuterElementCount; in AcpiNsRepair_PSS() local779 OuterElementCount = ReturnObject->Package.Count; in AcpiNsRepair_PSS()781 for (i = 0; i < OuterElementCount; i++) in AcpiNsRepair_PSS()879 UINT32 OuterElementCount; in AcpiNsCheckSortedList() local903 if (!OuterElementCount || StartIndex >= OuterElementCount) in AcpiNsCheckSortedList()909 OuterElementCount -= StartIndex; in AcpiNsCheckSortedList()[all …]
Completed in 8 milliseconds