Searched refs:NO_DMA (Results 1 – 13 of 13) sorted by relevance
167 if (dmach != NO_DMA && in cumanascsi_2_dma_setup()288 if (info->info.scsi.dma != NO_DMA) { in cumanascsi_2_dma_stop()444 if (info->info.scsi.dma != NO_DMA) { in cumanascsi2_probe()448 info->info.scsi.dma = NO_DMA; in cumanascsi2_probe()459 if (info->info.scsi.dma != NO_DMA) in cumanascsi2_probe()484 if (info->info.scsi.dma != NO_DMA) in cumanascsi2_remove()
178 if (info->info.scsi.dma != NO_DMA) in powertecscsi_dma_stop()369 if (info->info.scsi.dma != NO_DMA) { in powertecscsi_probe()373 info->info.scsi.dma = NO_DMA; in powertecscsi_probe()384 if (info->info.scsi.dma != NO_DMA) in powertecscsi_probe()412 if (info->info.scsi.dma != NO_DMA) in powertecscsi_remove()
166 if (dmach != NO_DMA && in eesoxscsi_dma_setup()375 if (info->info.scsi.dma != NO_DMA) in eesoxscsi_dma_stop()562 if (info->info.scsi.dma != NO_DMA) { in eesoxscsi_probe()566 info->info.scsi.dma = NO_DMA; in eesoxscsi_probe()578 if (info->info.scsi.dma != NO_DMA) in eesoxscsi_probe()604 if (info->info.scsi.dma != NO_DMA) in eesoxscsi_remove()
287 info->info.scsi.dma = NO_DMA; in arxescsi_probe()
143 #ifndef NO_DMA144 #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()
33 select NO_DMA if !MMU && !COLDFIRE
142 select NO_DMA
3 config NO_DMA config8 depends on !NO_DMA
84 NO_DMA = 0, enumerator
67 select NO_DMA if !MMU && !DMA_COHERENT140 def_bool !NO_DMA && !DMA_COHERENT
23 select NO_DMA if !UML_DMA_EMULATION
705 ec->dma = NO_DMA; in ecard_alloc_card()