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

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

Completed in 226 milliseconds