Searched refs:cmd_to_domain_dev (Results 1 – 4 of 4) sorted by relevance
165 struct domain_device *dev = cmd_to_domain_dev(cmd); in sas_queuecommand()208 struct domain_device *dev = cmd_to_domain_dev(cmd); in sas_eh_finish_cmd()249 struct domain_device *x = cmd_to_domain_dev(cmd); in sas_scsi_clear_queue_I_T()262 struct domain_device *dev = cmd_to_domain_dev(cmd); in sas_scsi_clear_queue_port()432 struct domain_device *dev = cmd_to_domain_dev(cmd); in sas_eh_abort_handler()464 struct domain_device *dev = cmd_to_domain_dev(cmd); in sas_eh_device_reset_handler()487 struct domain_device *dev = cmd_to_domain_dev(cmd); in sas_eh_target_reset_handler()537 struct domain_device *dev = cmd_to_domain_dev(cmd); in sas_eh_handle_sas_errors()
368 if (dev == cmd_to_domain_dev(cmd)) in sas_abort_cmd()
876 struct domain_device *ddev = cmd_to_domain_dev(cmd); in sas_ata_eh()
410 cmd_to_domain_dev(struct scsi_cmnd *cmd) in cmd_to_domain_dev() function