dvma_unmap
extern void dvma_unmap(void *baddr);
EXPORT_SYMBOL(dvma_unmap);
dvma_unmap((void *)baddr);
dvma_unmap(sun3_dma_orig_addr);