Searched refs:read_overruns (Results 1 – 3 of 3) sorted by relevance
213 int read_overruns; /* Transfer size reduction for DMA erratum */ member
764 if (hostdata->read_overruns) { in NCR5380_dma_complete()807 if (hostdata->read_overruns) { in NCR5380_dma_complete()811 cnt = toPIO = hostdata->read_overruns; in NCR5380_dma_complete()1502 if (hostdata->read_overruns) in NCR5380_transfer_dma()1503 c -= hostdata->read_overruns; in NCR5380_transfer_dma()
832 hostdata->read_overruns = 4; in atari_scsi_probe()