Searched refs:NumCommonSegments (Results 1 – 1 of 1) sorted by relevance
323 UINT32 NumCommonSegments; in OptBuildShortestPath() local358 for (NumCommonSegments = 0; in OptBuildShortestPath()359 NumCommonSegments < MaxCommonSegments; in OptBuildShortestPath()360 NumCommonSegments++) in OptBuildShortestPath()364 Index = (NumCommonSegments * ACPI_PATH_SEGMENT_LENGTH) + 1; in OptBuildShortestPath()377 NumCommonSegments)); in OptBuildShortestPath()381 if (NumCommonSegments == 0) in OptBuildShortestPath()386 if (NumCommonSegments == MaxCommonSegments) in OptBuildShortestPath()403 NumCommonSegments; in OptBuildShortestPath()422 Index = (NumCommonSegments * ACPI_PATH_SEGMENT_LENGTH) + 1; in OptBuildShortestPath()