Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/sparc64/include/
Diommuvar.h99 #define IOMMU_RERUN_DISABLE (1 << 0) macro
/freebsd-9-stable/sys/sparc64/sparc64/
Diommu.c409 ((is->is_flags & IOMMU_RERUN_DISABLE) != 0 ? in iommu_reset()
/freebsd-9-stable/sys/sparc64/pci/
Dpsycho.c564 sc->sc_is->is_flags |= (rerun != 1) ? IOMMU_RERUN_DISABLE : 0; in psycho_attach()