Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A DNCR5380.c808 int cnt, toPIO; in NCR5380_dma_complete() local
811 cnt = toPIO = hostdata->read_overruns; in NCR5380_dma_complete()
818 toPIO--; in NCR5380_dma_complete()
820 if (toPIO > 0) { in NCR5380_dma_complete()
824 *count -= toPIO - cnt; in NCR5380_dma_complete()