iommu_dmamap_unload
void iommu_dmamap_unload(bus_dma_tag_t, bus_dmamap_t);
dmat->_dmamap_unload = iommu_dmamap_unload;
iommu_dmamap_unload(t, map);