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

/linux-master/drivers/scsi/
H A DNCR5380.c147 struct NCR5380_cmd *ncmd = NCR5380_to_ncmd(cmd);
176 struct NCR5380_cmd *ncmd = NCR5380_to_ncmd(cmd);
564 struct NCR5380_cmd *ncmd = NCR5380_to_ncmd(cmd);
672 struct NCR5380_cmd *ncmd = NCR5380_to_ncmd(cmd);
757 struct NCR5380_cmd *ncmd = NCR5380_to_ncmd(hostdata->connected);
1499 NCR5380_to_ncmd(hostdata->connected)->phase = p;
1691 struct NCR5380_cmd *ncmd = NCR5380_to_ncmd(cmd);
2207 struct NCR5380_cmd *ncmd = NCR5380_to_ncmd(needle);
H A Datari_scsi.c541 int wanted_len = NCR5380_to_ncmd(cmd)->this_residual;
613 limit = (atari_dma_buffer && !STRAM_ADDR(virt_to_phys(NCR5380_to_ncmd(cmd)->ptr))) ?
H A DNCR5380.h249 static inline struct NCR5380_cmd *NCR5380_to_ncmd(struct scsi_cmnd *cmd) function
H A Dmac_scsi.c407 int resid = NCR5380_to_ncmd(cmd)->this_residual;
H A Dsun3_scsi.c337 int wanted_len = NCR5380_to_ncmd(cmd)->this_residual;
H A Dg_NCR5380.c666 int transfersize = NCR5380_to_ncmd(cmd)->this_residual;

Completed in 215 milliseconds