Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A DNCR5380.c806 int cnt, toPIO; in NCR5380_dma_complete() local
809 cnt = toPIO = hostdata->read_overruns; in NCR5380_dma_complete()
816 toPIO--; in NCR5380_dma_complete()
818 if (toPIO > 0) { in NCR5380_dma_complete()
822 *count -= toPIO - cnt; in NCR5380_dma_complete()