iommu_dvmamem_free
void iommu_dvmamem_free(void *, bus_dma_segment_t *, int);
iommu_dvmamem_alloc, iommu_dvmamem_free, iommu_dvmamem_map,
void iommu_dvmamem_free(bus_dma_tag_t, bus_dma_tag_t, bus_dma_segment_t *,
dt->_dmamem_free = iommu_dvmamem_free;
dt->_dmamem_free = iommu_dvmamem_free;
sdt->_dmamem_free = iommu_dvmamem_free;
dt->_dmamem_free = iommu_dvmamem_free;