Home
last modified time | relevance | path

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

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