Lines Matching defs:sm
340 struct sci_base_state_machine *sm = &idev->sm; in sci_remote_device_stop() local
396 struct sci_base_state_machine *sm = &idev->sm; in sci_remote_device_reset() local
426 struct sci_base_state_machine *sm = &idev->sm; in sci_remote_device_reset_complete() local
442 struct sci_base_state_machine *sm = &idev->sm; in sci_remote_device_frame_handler() local
537 struct sci_base_state_machine *sm = &idev->sm; in is_remote_device_ready() local
571 struct sci_base_state_machine *sm = &idev->sm; in sci_remote_device_event_handler() local
657 struct sci_base_state_machine *sm = &idev->sm; in sci_remote_device_start_io() local
793 struct sci_base_state_machine *sm = &idev->sm; in sci_remote_device_complete_io() local
875 struct sci_base_state_machine *sm = &idev->sm; in sci_remote_device_start_task() local
993 static void sci_remote_device_initial_state_enter(struct sci_base_state_machine *sm) in sci_remote_device_initial_state_enter()
1016 struct sci_base_state_machine *sm = &idev->sm; in sci_remote_device_destruct() local
1057 static void sci_remote_device_stopped_state_enter(struct sci_base_state_machine *sm) in sci_remote_device_stopped_state_enter()
1073 static void sci_remote_device_starting_state_enter(struct sci_base_state_machine *sm) in sci_remote_device_starting_state_enter()
1082 static void sci_remote_device_ready_state_enter(struct sci_base_state_machine *sm) in sci_remote_device_ready_state_enter()
1096 static void sci_remote_device_ready_state_exit(struct sci_base_state_machine *sm) in sci_remote_device_ready_state_exit()
1109 static void sci_remote_device_resetting_state_enter(struct sci_base_state_machine *sm) in sci_remote_device_resetting_state_enter()
1120 static void sci_remote_device_resetting_state_exit(struct sci_base_state_machine *sm) in sci_remote_device_resetting_state_exit()
1131 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()
1148 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()
1159 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()
1169 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()
1177 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()
1188 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()
1454 struct sci_base_state_machine *sm = &idev->sm; in sci_remote_device_start() local