Searched refs:toPIO (Results 1 – 3 of 3) sorted by relevance
1207 int transfered, saved_data = 0, overrun = 0, cnt, toPIO; in NCR5380_dma_complete() local1249 cnt = toPIO = atari_read_overruns; in NCR5380_dma_complete()1255 toPIO--; in NCR5380_dma_complete()1259 *count -= toPIO - cnt; in NCR5380_dma_complete()
1211 int transfered, saved_data = 0, overrun = 0, cnt, toPIO; in NCR5380_dma_complete() local1253 cnt = toPIO = mac_read_overruns; in NCR5380_dma_complete()1259 toPIO--; in NCR5380_dma_complete()1263 *count -= toPIO - cnt; in NCR5380_dma_complete()
1985 int cnt, toPIO; in NCR5380_transfer_dma() local2125 cnt = toPIO = 1; in NCR5380_transfer_dma()2128 cnt = toPIO = 2; in NCR5380_transfer_dma()2132 *count -= toPIO - cnt; in NCR5380_transfer_dma()