Home
last modified time | relevance | path

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

/freebsd-14.2/sys/x86/iommu/
H A Dintel_drv.c87 static device_t *dmar_devs; variable
208 if (dmar_devs[i] == NULL) { in dmar_identify()
219 dmar_devs[i] = NULL; in dmar_identify()
375 dmar_devs[unit->iommu.unit] = NULL; in dmar_attach()
410 dmar_devs[unit->iommu.unit] = NULL; in dmar_attach()
472 dmar_devs[unit->iommu.unit] = NULL; in dmar_attach()
479 dmar_devs[unit->iommu.unit] = NULL; in dmar_attach()
496 dmar_devs[unit->iommu.unit] = NULL; in dmar_attach()
744 if (dmar_devs[i] == NULL) in dmar_find_by_scope()
775 if (dmar_devs[i] == NULL) in dmar_find()
[all …]