Lines Matching refs:domain_device

122 	struct domain_device *dev = task->dev;  in sas_scsi_task_done()
150 struct domain_device *dev, in sas_create_task()
184 struct domain_device *dev = cmd_to_domain_dev(cmd); in sas_queuecommand()
226 struct domain_device *dev = cmd_to_domain_dev(cmd); in sas_eh_finish_cmd()
262 struct domain_device *dev) in sas_scsi_clear_queue_I_T()
267 struct domain_device *x = cmd_to_domain_dev(cmd); in sas_scsi_clear_queue_I_T()
280 struct domain_device *dev = cmd_to_domain_dev(cmd); in sas_scsi_clear_queue_port()
344 static int sas_recover_lu(struct domain_device *dev, struct scsi_cmnd *cmd) in sas_recover_lu()
373 static int sas_recover_I_T(struct domain_device *dev) in sas_recover_I_T()
389 struct sas_phy *sas_get_local_phy(struct domain_device *dev) in sas_get_local_phy()
409 static void sas_wait_eh(struct domain_device *dev) in sas_wait_eh()
439 static int sas_queue_reset(struct domain_device *dev, int reset_type, in sas_queue_reset()
486 struct domain_device *dev = cmd_to_domain_dev(cmd); in sas_eh_abort_handler()
518 struct domain_device *dev = cmd_to_domain_dev(cmd); in sas_eh_device_reset_handler()
540 struct domain_device *dev = cmd_to_domain_dev(cmd); in sas_eh_target_reset_handler()
589 struct domain_device *dev = cmd_to_domain_dev(cmd); in sas_eh_handle_sas_errors()
655 struct domain_device *dev = task->dev; in sas_eh_handle_sas_errors()
721 struct domain_device *dev; in sas_eh_handle_resets()
810 struct domain_device *dev = sdev_to_domain_dev(sdev); in sas_ioctl()
818 struct domain_device *sas_find_dev_by_rphy(struct sas_rphy *rphy) in sas_find_dev_by_rphy()
822 struct domain_device *found_dev = NULL; in sas_find_dev_by_rphy()
829 struct domain_device *dev; in sas_find_dev_by_rphy()
850 struct domain_device *found_dev = sas_find_dev_by_rphy(rphy); in sas_target_alloc()
864 struct domain_device *dev = sdev_to_domain_dev(scsi_dev); in sas_slave_configure()
891 struct domain_device *dev = sdev_to_domain_dev(sdev); in sas_change_queue_depth()
947 struct domain_device *found_dev = starget->hostdata; in sas_target_destroy()