Searched refs:NCR5380_dma_residual (Results 1 – 5 of 5) sorted by relevance
53 #define NCR5380_dma_residual(inst) atari_scsi_dma_residual( inst ) macro
109 #define NCR5380_dma_residual sun3scsi_dma_residual macro
1199 transferred = (hostdata->dmalen - NCR5380_dma_residual(instance)); in NCR5380_intr()1942 residue = NCR5380_dma_residual(instance); in NCR5380_transfer_dma()2646 transferred = instance->dmalen - NCR5380_dma_residual();
1163 transfered = hostdata->dma_len - NCR5380_dma_residual(instance); in NCR5380_dma_complete()
1220 transfered = hostdata->dma_len - NCR5380_dma_residual(instance); in NCR5380_dma_complete()