Searched refs:depth2 (Results 1 – 2 of 2) sorted by relevance
229 int depth2 = inclusion_depth (file2); in compare_locations() local233 while (depth1 > depth2) in compare_locations()240 while (depth2 > depth1) in compare_locations()245 depth2--; in compare_locations()
653 int busno2, const ACPI_DMAR_PCI_PATH *path2, int depth2, in dmar_match_pathes() argument660 if (scope_type == ACPI_DMAR_SCOPE_TYPE_ENDPOINT && depth1 != depth2) in dmar_match_pathes()663 if (depth2 < depth) in dmar_match_pathes()664 depth = depth2; in dmar_match_pathes()