Lines Matching defs:ihost
90 static void isci_remote_device_ready(struct isci_host *ihost, struct isci_remote_device *idev) in isci_remote_device_ready()
102 struct isci_host *ihost, in sci_remote_device_terminate_req()
125 struct isci_host *ihost = idev->owning_port->owning_controller; in sci_remote_device_terminate_reqs_checkabort() local
154 struct isci_host *ihost, in isci_check_reqterm()
171 struct isci_host *ihost, in isci_check_devempty()
187 struct isci_host *ihost, in isci_remote_device_terminate_requests()
297 static void isci_remote_device_not_ready(struct isci_host *ihost, in isci_remote_device_not_ready()
430 struct isci_host *ihost = idev->owning_port->owning_controller; in sci_remote_device_frame_handler() local
639 enum sci_status sci_remote_device_start_io(struct isci_host *ihost, in sci_remote_device_start_io()
775 enum sci_status sci_remote_device_complete_io(struct isci_host *ihost, in sci_remote_device_complete_io()
857 enum sci_status sci_remote_device_start_task(struct isci_host *ihost, in sci_remote_device_start_task()
970 struct isci_host *ihost = idev->owning_port->owning_controller; in sci_stp_remote_device_ready_idle_substate_resume_complete_handler() local
1004 struct isci_host *ihost; in sci_remote_device_destruct() local
1027 static void isci_remote_device_deconstruct(struct isci_host *ihost, struct isci_remote_device *idev) in isci_remote_device_deconstruct()
1046 struct isci_host *ihost = idev->owning_port->owning_controller; in sci_remote_device_stopped_state_enter() local
1062 struct isci_host *ihost = idev->owning_port->owning_controller; in sci_remote_device_starting_state_enter() local
1071 struct isci_host *ihost = idev->owning_port->owning_controller; in sci_remote_device_ready_state_enter() local
1088 struct isci_host *ihost = idev->owning_port->owning_controller; in sci_remote_device_ready_state_exit() local
1098 struct isci_host *ihost = idev->owning_port->owning_controller; in sci_remote_device_resetting_state_enter() local
1109 struct isci_host *ihost = idev->owning_port->owning_controller; in sci_remote_device_resetting_state_exit() local
1137 struct isci_host *ihost = idev->owning_port->owning_controller; in sci_stp_remote_device_ready_cmd_substate_enter() local
1148 struct isci_host *ihost = idev->owning_port->owning_controller; in sci_stp_remote_device_ready_ncq_error_substate_enter() local
1158 struct isci_host *ihost = idev->owning_port->owning_controller; in sci_smp_remote_device_ready_idle_substate_enter() local
1166 struct isci_host *ihost = idev->owning_port->owning_controller; in sci_smp_remote_device_ready_cmd_substate_enter() local
1342 struct isci_host *ihost = idev->owning_port->owning_controller; in isci_remote_device_resume_from_abort_complete() local
1358 struct isci_host *ihost, in isci_remote_device_test_resume_done()
1374 struct isci_host *ihost, in isci_remote_device_wait_for_resume_from_abort()
1395 struct isci_host *ihost, in isci_remote_device_resume_from_abort()
1463 struct isci_host *ihost = iport->isci_host; in isci_remote_device_construct() local
1499 isci_remote_device_alloc(struct isci_host *ihost, struct isci_port *iport) in isci_remote_device_alloc()
1523 struct isci_host *ihost = idev->isci_port->isci_host; in isci_remote_device_release() local
1544 enum sci_status isci_remote_device_stop(struct isci_host *ihost, struct isci_remote_device *idev) in isci_remote_device_stop()
1579 struct isci_host *ihost = dev_to_ihost(dev); in isci_remote_device_gone() local
1645 struct isci_host *ihost, in isci_remote_device_suspend_terminate()