Searched refs:scsi_init_command (Results 1 – 3 of 3) sorted by relevance
34 void scsi_init_command(struct scsi_device *dev, struct scsi_cmnd *cmd);
1276 void scsi_init_command(struct scsi_device *dev, struct scsi_cmnd *cmd) in scsi_init_command() function1477 scsi_init_command(sdev, cmd); in scsi_prep_fn()2010 scsi_init_command(sdev, cmd); in scsi_mq_prep_fn()
2334 scsi_init_command(dev, scmd); in scsi_ioctl_reset()