Searched refs:StartIndex (Results 1 – 3 of 3) sorted by relevance
120 UINT32 StartIndex,873 UINT32 StartIndex, in AcpiNsCheckSortedList() argument903 if (!OuterElementCount || StartIndex >= OuterElementCount) in AcpiNsCheckSortedList()908 OuterElements = &ReturnObject->Package.Elements[StartIndex]; in AcpiNsCheckSortedList()909 OuterElementCount -= StartIndex; in AcpiNsCheckSortedList()952 AcpiNsSortList (&ReturnObject->Package.Elements[StartIndex], in AcpiNsCheckSortedList()
71 UINT32 StartIndex);751 UINT32 StartIndex) in AcpiNsCheckPackageElements() argument766 Type1, i + StartIndex); in AcpiNsCheckPackageElements()778 Type2, (i + Count1 + StartIndex)); in AcpiNsCheckPackageElements()
1057 int count, StartIndex, index = 0; in mdlRemoveWakeUpPattern() local1085 StartIndex = pMdl->PMR_PtrList[index]; in mdlRemoveWakeUpPattern()1093 for (i = StartIndex; i < (StartIndex+ReqSize); i++) { in mdlRemoveWakeUpPattern()1106 i = StartIndex + ReqSize; in mdlRemoveWakeUpPattern()1110 pMdl->PatternList[StartIndex] = in mdlRemoveWakeUpPattern()1113 StartIndex++; in mdlRemoveWakeUpPattern()1117 (unsigned short)(StartIndex); in mdlRemoveWakeUpPattern()1119 while (StartIndex < MAX_PATTERNS) in mdlRemoveWakeUpPattern()1120 pMdl->PatternList[StartIndex++] = 0; in mdlRemoveWakeUpPattern()