Searched refs:read_overruns (Results 1 – 3 of 3) sorted by relevance
213 int read_overruns; /* Transfer size reduction for DMA erratum */ member
746 if (hostdata->read_overruns) { in NCR5380_dma_complete()789 if (hostdata->read_overruns) { in NCR5380_dma_complete()793 cnt = toPIO = hostdata->read_overruns; in NCR5380_dma_complete()1478 if (hostdata->read_overruns) in NCR5380_transfer_dma()1479 c -= hostdata->read_overruns; in NCR5380_transfer_dma()
836 hostdata->read_overruns = 4; in atari_scsi_probe()