Searched refs:toPIO (Results 1 – 2 of 2) sorted by relevance
1729 int cnt, toPIO; in NCR5380_transfer_dma() local1871 cnt = toPIO = 1; in NCR5380_transfer_dma()1874 cnt = toPIO = 2; in NCR5380_transfer_dma()1878 *count -= toPIO - cnt; in NCR5380_transfer_dma()
1169 int cnt, toPIO; in NCR5380_dma_complete() local1172 cnt = toPIO = hostdata->read_overruns; in NCR5380_dma_complete()1178 toPIO--; in NCR5380_dma_complete()1182 *count -= toPIO - cnt; in NCR5380_dma_complete()