Searched refs:ncmd_ptr (Results 1 – 1 of 1) sorted by relevance
240 static inline struct scsi_cmnd *NCR5380_to_scmd(struct NCR5380_cmd *ncmd_ptr) in NCR5380_to_scmd() argument242 return ((struct scsi_cmnd *)ncmd_ptr) - 1; in NCR5380_to_scmd()