STATUS_DMA_Q_F
if (zynq_fpga_read(priv, STATUS_OFFSET) & STATUS_DMA_Q_F)
if ((status & STATUS_DMA_Q_F) ||