Home
last modified time | relevance | path

Searched refs:NCR5380_to_ncmd (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/scsi/
A DNCR5380.c147 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()
A Datari_scsi.c541 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()
A DNCR5380.h249 static inline struct NCR5380_cmd *NCR5380_to_ncmd(struct scsi_cmnd *cmd) in NCR5380_to_ncmd() function
A Dmac_scsi.c407 int resid = NCR5380_to_ncmd(cmd)->this_residual; in macscsi_dma_xfer_len()
A Dsun3_scsi.c337 int wanted_len = NCR5380_to_ncmd(cmd)->this_residual; in sun3scsi_dma_xfer_len()
A Dg_NCR5380.c666 int transfersize = NCR5380_to_ncmd(cmd)->this_residual; in generic_NCR5380_dma_xfer_len()

Completed in 21 milliseconds