Lines Matching defs:sm

341 	struct sci_base_state_machine *sm = &idev->sm;  in sci_remote_device_stop()  local
397 struct sci_base_state_machine *sm = &idev->sm; in sci_remote_device_reset() local
427 struct sci_base_state_machine *sm = &idev->sm; in sci_remote_device_reset_complete() local
443 struct sci_base_state_machine *sm = &idev->sm; in sci_remote_device_frame_handler() local
538 struct sci_base_state_machine *sm = &idev->sm; in is_remote_device_ready() local
572 struct sci_base_state_machine *sm = &idev->sm; in sci_remote_device_event_handler() local
658 struct sci_base_state_machine *sm = &idev->sm; in sci_remote_device_start_io() local
794 struct sci_base_state_machine *sm = &idev->sm; in sci_remote_device_complete_io() local
876 struct sci_base_state_machine *sm = &idev->sm; in sci_remote_device_start_task() local
994 static void sci_remote_device_initial_state_enter(struct sci_base_state_machine *sm) in sci_remote_device_initial_state_enter()
1017 struct sci_base_state_machine *sm = &idev->sm; in sci_remote_device_destruct() local
1058 static void sci_remote_device_stopped_state_enter(struct sci_base_state_machine *sm) in sci_remote_device_stopped_state_enter()
1074 static void sci_remote_device_starting_state_enter(struct sci_base_state_machine *sm) in sci_remote_device_starting_state_enter()
1083 static void sci_remote_device_ready_state_enter(struct sci_base_state_machine *sm) in sci_remote_device_ready_state_enter()
1097 static void sci_remote_device_ready_state_exit(struct sci_base_state_machine *sm) in sci_remote_device_ready_state_exit()
1110 static void sci_remote_device_resetting_state_enter(struct sci_base_state_machine *sm) in sci_remote_device_resetting_state_enter()
1121 static void sci_remote_device_resetting_state_exit(struct sci_base_state_machine *sm) in sci_remote_device_resetting_state_exit()
1132 static void sci_stp_remote_device_ready_idle_substate_enter(struct sci_base_state_machine *sm) in sci_stp_remote_device_ready_idle_substate_enter()
1149 static void sci_stp_remote_device_ready_cmd_substate_enter(struct sci_base_state_machine *sm) in sci_stp_remote_device_ready_cmd_substate_enter()
1160 static void sci_stp_remote_device_ready_ncq_error_substate_enter(struct sci_base_state_machine *sm) in sci_stp_remote_device_ready_ncq_error_substate_enter()
1170 static void sci_smp_remote_device_ready_idle_substate_enter(struct sci_base_state_machine *sm) in sci_smp_remote_device_ready_idle_substate_enter()
1178 static void sci_smp_remote_device_ready_cmd_substate_enter(struct sci_base_state_machine *sm) in sci_smp_remote_device_ready_cmd_substate_enter()
1189 static void sci_smp_remote_device_ready_cmd_substate_exit(struct sci_base_state_machine *sm) in sci_smp_remote_device_ready_cmd_substate_exit()
1455 struct sci_base_state_machine *sm = &idev->sm; in sci_remote_device_start() local