Searched refs:NO_DMA (Results 1 – 13 of 13) sorted by relevance
163 if (dmach != NO_DMA && in cumanascsi_2_dma_setup()284 if (info->info.scsi.dma != NO_DMA) { in cumanascsi_2_dma_stop()439 if (info->info.scsi.dma != NO_DMA) { in cumanascsi2_probe()443 info->info.scsi.dma = NO_DMA; in cumanascsi2_probe()454 if (info->info.scsi.dma != NO_DMA) in cumanascsi2_probe()479 if (info->info.scsi.dma != NO_DMA) in cumanascsi2_remove()
174 if (info->info.scsi.dma != NO_DMA) in powertecscsi_dma_stop()365 if (info->info.scsi.dma != NO_DMA) { in powertecscsi_probe()369 info->info.scsi.dma = NO_DMA; in powertecscsi_probe()380 if (info->info.scsi.dma != NO_DMA) in powertecscsi_probe()408 if (info->info.scsi.dma != NO_DMA) in powertecscsi_remove()
162 if (dmach != NO_DMA && in eesoxscsi_dma_setup()371 if (info->info.scsi.dma != NO_DMA) in eesoxscsi_dma_stop()557 if (info->info.scsi.dma != NO_DMA) { in eesoxscsi_probe()561 info->info.scsi.dma = NO_DMA; in eesoxscsi_probe()573 if (info->info.scsi.dma != NO_DMA) in eesoxscsi_probe()599 if (info->info.scsi.dma != NO_DMA) in eesoxscsi_remove()
282 info->info.scsi.dma = NO_DMA; in arxescsi_probe()
140 #ifndef NO_DMA141 #define NO_DMA 255 macro
292 if (ec->dma != NO_DMA && !request_dma(ec->dma, DRV_NAME)) { in icside_dma_init()501 state->dma = NO_DMA; in pata_icside_probe()596 if (state->dma != NO_DMA) in pata_icside_remove()
3 config NO_DMA config8 depends on !NO_DMA
29 select NO_DMA if !MMU && !COLDFIRE
142 select NO_DMA
84 NO_DMA = 0, enumerator
20 select NO_DMA if !UML_DMA_EMULATION
62 select NO_DMA if !MMU && !DMA_COHERENT136 def_bool !NO_DMA && !DMA_COHERENT
705 ec->dma = NO_DMA; in ecard_alloc_card()