Searched refs:MaxCommonSegments (Results 1 – 1 of 1) sorted by relevance
216 UINT32 MaxCommonSegments; in OptBuildShortestPath() local240 MaxCommonSegments = TargetPath->Length / ACPI_PATH_SEGMENT_LENGTH; in OptBuildShortestPath()243 MaxCommonSegments = CurrentPath->Length / ACPI_PATH_SEGMENT_LENGTH; in OptBuildShortestPath()251 NumCommonSegments < MaxCommonSegments; in OptBuildShortestPath()278 if (NumCommonSegments == MaxCommonSegments) in OptBuildShortestPath()
Completed in 3 milliseconds