Lines Matching defs:cmd
148 static struct sas_task *sas_create_task(struct scsi_cmnd *cmd, in sas_create_task()
180 int sas_queuecommand(struct Scsi_Host *host, struct scsi_cmnd *cmd) in sas_queuecommand()
222 static void sas_eh_finish_cmd(struct scsi_cmnd *cmd) in sas_eh_finish_cmd()
240 static void sas_eh_defer_cmd(struct scsi_cmnd *cmd) in sas_eh_defer_cmd()
258 struct scsi_cmnd *cmd, *n; in sas_scsi_clear_queue_lu() local
270 struct scsi_cmnd *cmd, *n; in sas_scsi_clear_queue_I_T() local
283 struct scsi_cmnd *cmd, *n; in sas_scsi_clear_queue_port() local
350 static int sas_recover_lu(struct domain_device *dev, struct scsi_cmnd *cmd) in sas_recover_lu()
487 int sas_eh_abort_handler(struct scsi_cmnd *cmd) in sas_eh_abort_handler()
509 int sas_eh_device_reset_handler(struct scsi_cmnd *cmd) in sas_eh_device_reset_handler()
532 int sas_eh_bus_reset_handler(struct scsi_cmnd *cmd) in sas_eh_bus_reset_handler()
554 static int try_to_reset_cmd_device(struct scsi_cmnd *cmd) in try_to_reset_cmd_device()
575 struct scsi_cmnd *cmd, *n; in sas_eh_handle_sas_errors() local
806 enum blk_eh_timer_return sas_scsi_timed_out(struct scsi_cmnd *cmd) in sas_scsi_timed_out()
813 int sas_ioctl(struct scsi_device *sdev, int cmd, void __user *arg) in sas_ioctl()