Searched refs:IOMMU_PRESERVE_PROM (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/sparc64/include/
H A Diommuvar.h102 #define IOMMU_PRESERVE_PROM (1 << 3) macro
/freebsd-11-stable/sys/sparc64/sparc64/
H A Diommu.c337 if ((is->is_flags & IOMMU_PRESERVE_PROM) != 0 &&
/freebsd-11-stable/sys/sparc64/pci/
H A Dpsycho.c498 sc->sc_is->is_flags = IOMMU_PRESERVE_PROM;
H A Dschizo.c503 sc->sc_is.sis_is.is_flags = IOMMU_PRESERVE_PROM;
H A Dfire.c695 sc->sc_is.is_flags = IOMMU_FIRE | IOMMU_PRESERVE_PROM;

Completed in 74 milliseconds