Searched refs:D_DMA_RUNNING (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dwd33c93.h295 #define D_DMA_RUNNING 1 macro
H A Dwd33c93.c656 hostdata->dma = D_DMA_RUNNING;
758 * We set 'hostdata->dma' = D_DMA_RUNNING so that when the
780 hostdata->dma = D_DMA_RUNNING;
814 * to stop; do that here if D_DMA_RUNNING is true.
824 if (hostdata->dma == D_DMA_RUNNING) {
1653 if (hostdata->dma == D_DMA_RUNNING) {

Completed in 51 milliseconds