Home
last modified time | relevance | path

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

/linux/drivers/scsi/arm/
H A Dpowertec.c139 if (info->info.ifcfg.capabilities & FASCAP_DMA && in powertecscsi_dma_setup()
376 info->info.ifcfg.capabilities |= FASCAP_DMA; in powertecscsi_probe()
H A Dfas216.h209 #define FASCAP_DMA (1 << 0) macro
H A Dcumana_2.c451 info->info.ifcfg.capabilities |= FASCAP_DMA; in cumanascsi2_probe()
H A Deesox.c569 info->info.ifcfg.capabilities |= FASCAP_DMA; in eesoxscsi_probe()
H A Dfas216.c1609 if (info->ifcfg.capabilities & (FASCAP_DMA|FASCAP_PSEUDODMA)) in fas216_bus_reset()