Home
last modified time | relevance | path

Searched refs:FLAG_NO_PSEUDO_DMA (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/scsi/
A Dmac_scsi.c409 if (hostdata->flags & FLAG_NO_PSEUDO_DMA || resid < setup_use_pdma) in macscsi_dma_xfer_len()
490 host_flags |= FLAG_NO_PSEUDO_DMA; in mac_scsi_probe()
A DNCR5380.h196 #define FLAG_NO_PSEUDO_DMA 8 /* Inhibit DMA */ macro
A Dg_NCR5380.c239 flags = FLAG_NO_PSEUDO_DMA | FLAG_DMA_FIXUP; in generic_NCR5380_init_one()
668 if (hostdata->flags & FLAG_NO_PSEUDO_DMA) in generic_NCR5380_dma_xfer_len()
A DNCR5380.c430 hostdata->flags & FLAG_NO_PSEUDO_DMA ? "NO_PSEUDO_DMA " : "", in NCR5380_init()

Completed in 9 milliseconds