bcm_dma_start
int bcm_dma_start(int ch, vm_paddr_t src, vm_paddr_t dst, int len);
err = bcm_dma_start(sc->sc_dma_ch, psrc, pdst, len);