Home
last modified time | relevance | path

Searched refs:FASCAP_DMA (Results 1 – 5 of 5) sorted by relevance

/drivers/scsi/arm/
Dpowertec.c138 if (info->info.ifcfg.capabilities & FASCAP_DMA && in powertecscsi_dma_setup()
375 info->info.ifcfg.capabilities |= FASCAP_DMA; in powertecscsi_probe()
Dfas216.h212 #define FASCAP_DMA (1 << 0) macro
Dcumana_2.c448 info->info.ifcfg.capabilities |= FASCAP_DMA; in cumanascsi2_probe()
Deesox.c568 info->info.ifcfg.capabilities |= FASCAP_DMA; in eesoxscsi_probe()
Dfas216.c1598 if (info->ifcfg.capabilities & (FASCAP_DMA|FASCAP_PSEUDODMA)) in fas216_bus_reset()