Searched refs:NCR5380_to_ncmd (Results 1 – 6 of 6) sorted by relevance
147 struct NCR5380_cmd *ncmd = NCR5380_to_ncmd(cmd); in initialize_SCp()176 struct NCR5380_cmd *ncmd = NCR5380_to_ncmd(cmd); in set_resid_from_SCp()564 struct NCR5380_cmd *ncmd = NCR5380_to_ncmd(cmd); in NCR5380_queue_command()672 struct NCR5380_cmd *ncmd = NCR5380_to_ncmd(cmd); in requeue_cmd()757 struct NCR5380_cmd *ncmd = NCR5380_to_ncmd(hostdata->connected); in NCR5380_dma_complete()1499 NCR5380_to_ncmd(hostdata->connected)->phase = p; in NCR5380_transfer_dma()1691 struct NCR5380_cmd *ncmd = NCR5380_to_ncmd(cmd); in NCR5380_information_transfer()2207 struct NCR5380_cmd *ncmd = NCR5380_to_ncmd(needle); in list_del_cmd()
541 int wanted_len = NCR5380_to_ncmd(cmd)->this_residual; in atari_scsi_dma_xfer_len()613 limit = (atari_dma_buffer && !STRAM_ADDR(virt_to_phys(NCR5380_to_ncmd(cmd)->ptr))) ? in atari_scsi_dma_xfer_len()
249 static inline struct NCR5380_cmd *NCR5380_to_ncmd(struct scsi_cmnd *cmd) in NCR5380_to_ncmd() function
407 int resid = NCR5380_to_ncmd(cmd)->this_residual; in macscsi_dma_xfer_len()
337 int wanted_len = NCR5380_to_ncmd(cmd)->this_residual; in sun3scsi_dma_xfer_len()
666 int transfersize = NCR5380_to_ncmd(cmd)->this_residual; in generic_NCR5380_dma_xfer_len()
Completed in 21 milliseconds