Searched refs:iommu_dvmamem_map (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/sys/arch/sparc64/dev/
H A Diommuvar.h88 int iommu_dvmamem_map(bus_dma_tag_t, bus_dma_segment_t *, int, size_t,
H A Dpyro.c432 dt->_dmamem_map = iommu_dvmamem_map;
H A Dvpci.c455 dt->_dmamem_map = iommu_dvmamem_map;
H A Dsbus.c605 sdt->_dmamem_map = iommu_dvmamem_map;
H A Dschizo.c663 dt->_dmamem_map = iommu_dvmamem_map;
H A Dpsycho.c1118 dt->_dmamem_map = iommu_dvmamem_map;
H A Diommu.c1221 iommu_dvmamem_map(bus_dma_tag_t t, bus_dma_segment_t *segs, int nsegs, function
1232 DPRINTF(IDB_BUSDMA, ("iommu_dvmamem_map: segp %p nsegs %d size %lx\n",
1262 panic("iommu_dvmamem_map: size botch");
1265 DPRINTF(IDB_BUSDMA, ("iommu_dvmamem_map: "
/netbsd-current/sys/arch/hppa/dev/
H A Dastro.c181 int iommu_dvmamem_map(void *, bus_dma_segment_t *, int, size_t,
204 iommu_dvmamem_alloc, iommu_dvmamem_free, iommu_dvmamem_map,
575 iommu_dvmamem_map(void *v, bus_dma_segment_t *segs, int nsegs, size_t size, function

Completed in 194 milliseconds