Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc/sparc/
H A Diommureg.h40 struct iommureg { struct
H A Diommu.c65 struct iommureg *sc_reg;
198 sizeof(struct iommureg), 0, &bh) != 0) { in iommu_attach()
202 sc->sc_reg = (struct iommureg *)bh; in iommu_attach()
453 struct iommureg *iop = sc->sc_reg;
/netbsd-src/sys/arch/sparc64/sparc64/
H A Dsysioreg.h72 struct iommureg { struct
/netbsd-src/sys/arch/sparc64/dev/
H A Diommureg.h55 struct iommureg { struct
H A Dsbusreg.h97 struct iommureg sys_iommu; /* 1fe.0000.2400,2410 */
H A Dpsychoreg.h113 struct iommureg psy_iommu; /* 1fe.0000.0200,0210 */
H A Dsbus.c238 sizeof (struct iommureg), &sc->sc_is.is_iommu); in sbus_attach()
H A Diommu.c194 offsetof(struct iommureg, iommu_cr)), in iommu_init()
197 offsetof(struct iommureg, iommu_tsb))); in iommu_init()
H A Dpsycho.c101 #include <sparc64/dev/iommureg.h>
1038 sizeof (struct iommureg), in psycho_iommu_init()