gfar_is_dma_stopped
if (gfar_is_dma_stopped(priv))
while (!(stopped = gfar_is_dma_stopped(priv)) && timeout) {
stopped = gfar_is_dma_stopped(priv);