ncmd_ptr          240 drivers/scsi/NCR5380.h static inline struct scsi_cmnd *NCR5380_to_scmd(struct NCR5380_cmd *ncmd_ptr)
ncmd_ptr          242 drivers/scsi/NCR5380.h 	return ((struct scsi_cmnd *)ncmd_ptr) - 1;