Searched refs:MaxCommonSegments (Results 1 – 1 of 1) sorted by relevance
324 UINT32 MaxCommonSegments; in OptBuildShortestPath() local348 MaxCommonSegments = TargetPath->Length / ACPI_PATH_SEGMENT_LENGTH; in OptBuildShortestPath()351 MaxCommonSegments = CurrentPath->Length / ACPI_PATH_SEGMENT_LENGTH; in OptBuildShortestPath()359 NumCommonSegments < MaxCommonSegments; in OptBuildShortestPath()386 if (NumCommonSegments == MaxCommonSegments) in OptBuildShortestPath()