Lines Matching refs:domain_device

121 	struct domain_device *dev = task->dev;  in sas_scsi_task_done()
149 struct domain_device *dev, in sas_create_task()
183 struct domain_device *dev = cmd_to_domain_dev(cmd); in sas_queuecommand()
242 struct domain_device *dev = cmd_to_domain_dev(cmd); in sas_eh_defer_cmd()
268 struct domain_device *dev) in sas_scsi_clear_queue_I_T()
273 struct domain_device *x = cmd_to_domain_dev(cmd); in sas_scsi_clear_queue_I_T()
286 struct domain_device *dev = cmd_to_domain_dev(cmd); in sas_scsi_clear_queue_port()
350 static int sas_recover_lu(struct domain_device *dev, struct scsi_cmnd *cmd) in sas_recover_lu()
379 static int sas_recover_I_T(struct domain_device *dev) in sas_recover_I_T()
395 struct sas_phy *sas_get_local_phy(struct domain_device *dev) in sas_get_local_phy()
415 static void sas_wait_eh(struct domain_device *dev) in sas_wait_eh()
445 static int sas_queue_reset(struct domain_device *dev, int reset_type, in sas_queue_reset()
514 struct domain_device *dev = cmd_to_domain_dev(cmd); in sas_eh_device_reset_handler()
536 struct domain_device *dev = cmd_to_domain_dev(cmd); in sas_eh_bus_reset_handler()
585 struct domain_device *dev = cmd_to_domain_dev(cmd); in sas_eh_handle_sas_errors()
653 struct domain_device *dev = task->dev; in sas_eh_handle_sas_errors()
719 struct domain_device *dev; in sas_eh_handle_resets()
815 struct domain_device *dev = sdev_to_domain_dev(sdev); in sas_ioctl()
823 struct domain_device *sas_find_dev_by_rphy(struct sas_rphy *rphy) in sas_find_dev_by_rphy()
827 struct domain_device *found_dev = NULL; in sas_find_dev_by_rphy()
834 struct domain_device *dev; in sas_find_dev_by_rphy()
855 struct domain_device *found_dev = sas_find_dev_by_rphy(rphy); in sas_target_alloc()
869 struct domain_device *dev = sdev_to_domain_dev(scsi_dev); in sas_slave_configure()
899 struct domain_device *dev = sdev_to_domain_dev(sdev); in sas_change_queue_depth()
955 struct domain_device *found_dev = starget->hostdata; in sas_target_destroy()