Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
DNCR5380.c780 int cnt, toPIO; in NCR5380_dma_complete() local
783 cnt = toPIO = hostdata->read_overruns; in NCR5380_dma_complete()
790 toPIO--; in NCR5380_dma_complete()
792 if (toPIO > 0) { in NCR5380_dma_complete()
796 *count -= toPIO - cnt; in NCR5380_dma_complete()