Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
DNCR5380.c1729 int cnt, toPIO; in NCR5380_transfer_dma() local
1871 cnt = toPIO = 1; in NCR5380_transfer_dma()
1874 cnt = toPIO = 2; in NCR5380_transfer_dma()
1878 *count -= toPIO - cnt; in NCR5380_transfer_dma()
Datari_NCR5380.c1169 int cnt, toPIO; in NCR5380_dma_complete() local
1172 cnt = toPIO = hostdata->read_overruns; in NCR5380_dma_complete()
1178 toPIO--; in NCR5380_dma_complete()
1182 *count -= toPIO - cnt; in NCR5380_dma_complete()