Home
last modified time | relevance | path

Searched refs:depth2 (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/x86/iommu/
H A Dintel_drv.c648 int busno2, const ACPI_DMAR_PCI_PATH *path2, int depth2, in dmar_match_pathes() argument
655 if (scope_type == ACPI_DMAR_SCOPE_TYPE_ENDPOINT && depth1 != depth2) in dmar_match_pathes()
658 if (depth2 < depth) in dmar_match_pathes()
659 depth = depth2; in dmar_match_pathes()