Lines Matching defs:cmd
131 static struct sas_task *sas_create_task(struct scsi_cmnd *cmd, in sas_create_task()
163 int sas_queuecommand(struct Scsi_Host *host, struct scsi_cmnd *cmd) in sas_queuecommand()
205 static void sas_eh_finish_cmd(struct scsi_cmnd *cmd) in sas_eh_finish_cmd()
234 struct scsi_cmnd *cmd, *n; in sas_scsi_clear_queue_lu() local
246 struct scsi_cmnd *cmd, *n; in sas_scsi_clear_queue_I_T() local
259 struct scsi_cmnd *cmd, *n; in sas_scsi_clear_queue_port() local
324 static int sas_recover_lu(struct domain_device *dev, struct scsi_cmnd *cmd) in sas_recover_lu()
460 int sas_eh_abort_handler(struct scsi_cmnd *cmd) in sas_eh_abort_handler()
492 int sas_eh_device_reset_handler(struct scsi_cmnd *cmd) in sas_eh_device_reset_handler()
515 int sas_eh_target_reset_handler(struct scsi_cmnd *cmd) in sas_eh_target_reset_handler()
537 static int try_to_reset_cmd_device(struct scsi_cmnd *cmd) in try_to_reset_cmd_device()
558 struct scsi_cmnd *cmd, *n; in sas_eh_handle_sas_errors() local
784 int sas_ioctl(struct scsi_device *sdev, unsigned int cmd, void __user *arg) in sas_ioctl()