Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
DNCR5380.c790 int cnt, toPIO; in NCR5380_dma_complete() local
793 cnt = toPIO = hostdata->read_overruns; in NCR5380_dma_complete()
800 toPIO--; in NCR5380_dma_complete()
802 if (toPIO > 0) { in NCR5380_dma_complete()
806 *count -= toPIO - cnt; in NCR5380_dma_complete()