Searched refs:IOMMU_RERUN_DISABLE (Results 1 – 3 of 3) sorted by relevance
99 #define IOMMU_RERUN_DISABLE (1 << 0) macro
409 ((is->is_flags & IOMMU_RERUN_DISABLE) != 0 ? in iommu_reset()
564 sc->sc_is->is_flags |= (rerun != 1) ? IOMMU_RERUN_DISABLE : 0; in psycho_attach()