Searched refs:NO_DMA (Results 1 – 14 of 14) sorted by relevance
140 #ifndef NO_DMA141 #define NO_DMA 255 macro
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()
287 if (ec->dma != NO_DMA && !request_dma(ec->dma, DRV_NAME)) { in icside_dma_init()496 state->dma = NO_DMA; in pata_icside_probe()591 if (state->dma != NO_DMA) in pata_icside_remove()
3 config NO_DMA config8 depends on !NO_DMA
520 if (ec->dma != NO_DMA && !request_dma(ec->dma, DRV_NAME)) { in icside_register_v6()621 if (ec->dma != NO_DMA) in icside_remove()
31 select NO_DMA if !MMU && !COLDFIRE
129 select NO_DMA
84 NO_DMA = 0, enumerator
17 select NO_DMA
66 select NO_DMA if !MMU && !DMA_COHERENT142 def_bool !NO_DMA && !DMA_COHERENT
705 ec->dma = NO_DMA; in ecard_alloc_card()