Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/iommu/
H A Dintel_drv.c655 int busno2, const ACPI_DMAR_PCI_PATH *path2, int depth2, in dmar_match_pathes() argument
662 if (scope_type == ACPI_DMAR_SCOPE_TYPE_ENDPOINT && depth1 != depth2) in dmar_match_pathes()
665 if (depth2 < depth) in dmar_match_pathes()
666 depth = depth2; in dmar_match_pathes()