Searched refs:read_overruns (Results 1 – 2 of 2) sorted by relevance
762 if (hostdata->read_overruns) { in NCR5380_dma_complete()805 if (hostdata->read_overruns) { in NCR5380_dma_complete()809 cnt = toPIO = hostdata->read_overruns; in NCR5380_dma_complete()1489 if (hostdata->read_overruns) in NCR5380_transfer_dma()1490 c -= hostdata->read_overruns; in NCR5380_transfer_dma()
213 int read_overruns; /* Transfer size reduction for DMA erratum */ member