Searched refs:CSRX_DMA_ACTIVE (Results 1 – 3 of 3) sorted by relevance
951 #define CSRX_DMA_ACTIVE BIT_17 /* DMA Active status. */ macro
333 if ((RD_REG_DWORD(®->ctrl_status) & CSRX_DMA_ACTIVE) == 0) in qla24xx_soft_reset()338 if (!(RD_REG_DWORD(®->ctrl_status) & CSRX_DMA_ACTIVE)) in qla24xx_soft_reset()
1145 if ((RD_REG_DWORD(®->ctrl_status) & CSRX_DMA_ACTIVE) == 0) in qla24xx_reset_risc()1151 if (!(RD_REG_DWORD(®->ctrl_status) & CSRX_DMA_ACTIVE)) in qla24xx_reset_risc()1158 (RD_REG_DWORD(®->ctrl_status) & CSRX_DMA_ACTIVE)); in qla24xx_reset_risc()