enter_state 159 drivers/scsi/isci/host.c handler = sm->state_table[initial_state].enter_state; enter_state 176 drivers/scsi/isci/host.c handler = sm->state_table[sm->current_state_id].enter_state; enter_state 1573 drivers/scsi/isci/host.c .enter_state = sci_controller_initial_state_enter, enter_state 1582 drivers/scsi/isci/host.c .enter_state = sci_controller_ready_state_enter, enter_state 1586 drivers/scsi/isci/host.c .enter_state = sci_controller_resetting_state_enter, enter_state 1589 drivers/scsi/isci/host.c .enter_state = sci_controller_stopping_state_enter, enter_state 529 drivers/scsi/isci/isci.h sci_state_transition_t enter_state; /* Called on state entry */ enter_state 1331 drivers/scsi/isci/phy.c .enter_state = sci_phy_stopped_state_enter, enter_state 1334 drivers/scsi/isci/phy.c .enter_state = sci_phy_starting_state_enter, enter_state 1337 drivers/scsi/isci/phy.c .enter_state = sci_phy_starting_initial_substate_enter, enter_state 1343 drivers/scsi/isci/phy.c .enter_state = sci_phy_starting_await_sas_power_substate_enter, enter_state 1347 drivers/scsi/isci/phy.c .enter_state = sci_phy_starting_await_sata_power_substate_enter, enter_state 1351 drivers/scsi/isci/phy.c .enter_state = sci_phy_starting_await_sata_phy_substate_enter, enter_state 1355 drivers/scsi/isci/phy.c .enter_state = sci_phy_starting_await_sata_speed_substate_enter, enter_state 1359 drivers/scsi/isci/phy.c .enter_state = sci_phy_starting_await_sig_fis_uf_substate_enter, enter_state 1363 drivers/scsi/isci/phy.c .enter_state = sci_phy_starting_final_substate_enter, enter_state 1366 drivers/scsi/isci/phy.c .enter_state = sci_phy_ready_state_enter, enter_state 1370 drivers/scsi/isci/phy.c .enter_state = sci_phy_resetting_state_enter, enter_state 1578 drivers/scsi/isci/port.c .enter_state = sci_port_stopped_state_enter, enter_state 1585 drivers/scsi/isci/port.c .enter_state = sci_port_ready_state_enter, enter_state 1588 drivers/scsi/isci/port.c .enter_state = sci_port_ready_substate_waiting_enter, enter_state 1592 drivers/scsi/isci/port.c .enter_state = sci_port_ready_substate_operational_enter, enter_state 1596 drivers/scsi/isci/port.c .enter_state = sci_port_ready_substate_configuring_enter enter_state 1602 drivers/scsi/isci/port.c .enter_state = sci_port_failed_state_enter, enter_state 1197 drivers/scsi/isci/remote_device.c .enter_state = sci_remote_device_initial_state_enter, enter_state 1200 drivers/scsi/isci/remote_device.c .enter_state = sci_remote_device_stopped_state_enter, enter_state 1203 drivers/scsi/isci/remote_device.c .enter_state = sci_remote_device_starting_state_enter, enter_state 1206 drivers/scsi/isci/remote_device.c .enter_state = sci_remote_device_ready_state_enter, enter_state 1210 drivers/scsi/isci/remote_device.c .enter_state = sci_stp_remote_device_ready_idle_substate_enter, enter_state 1213 drivers/scsi/isci/remote_device.c .enter_state = sci_stp_remote_device_ready_cmd_substate_enter, enter_state 1217 drivers/scsi/isci/remote_device.c .enter_state = sci_stp_remote_device_ready_ncq_error_substate_enter, enter_state 1222 drivers/scsi/isci/remote_device.c .enter_state = sci_smp_remote_device_ready_idle_substate_enter, enter_state 1225 drivers/scsi/isci/remote_device.c .enter_state = sci_smp_remote_device_ready_cmd_substate_enter, enter_state 1231 drivers/scsi/isci/remote_device.c .enter_state = sci_remote_device_resetting_state_enter, enter_state 392 drivers/scsi/isci/remote_node_context.c .enter_state = sci_remote_node_context_initial_state_enter, enter_state 395 drivers/scsi/isci/remote_node_context.c .enter_state = sci_remote_node_context_posting_state_enter, enter_state 398 drivers/scsi/isci/remote_node_context.c .enter_state = sci_remote_node_context_invalidating_state_enter, enter_state 401 drivers/scsi/isci/remote_node_context.c .enter_state = sci_remote_node_context_resuming_state_enter, enter_state 404 drivers/scsi/isci/remote_node_context.c .enter_state = sci_remote_node_context_ready_state_enter, enter_state 407 drivers/scsi/isci/remote_node_context.c .enter_state = sci_remote_node_context_tx_suspended_state_enter, enter_state 410 drivers/scsi/isci/remote_node_context.c .enter_state = sci_remote_node_context_tx_rx_suspended_state_enter, enter_state 3039 drivers/scsi/isci/request.c .enter_state = sci_request_started_state_enter, enter_state 3042 drivers/scsi/isci/request.c .enter_state = sci_stp_request_started_non_data_await_h2d_completion_enter, enter_state 3046 drivers/scsi/isci/request.c .enter_state = sci_stp_request_started_pio_await_h2d_completion_enter, enter_state 3062 drivers/scsi/isci/request.c .enter_state = sci_request_completed_state_enter, enter_state 3065 drivers/scsi/isci/request.c .enter_state = sci_request_aborting_state_enter, enter_state 238 drivers/usb/typec/tcpm/tcpm.c enum tcpm_state enter_state; enter_state 922 drivers/usb/typec/tcpm/tcpm.c if (port->enter_state == port->state) enter_state 929 drivers/usb/typec/tcpm/tcpm.c delay_ms, tcpm_states[port->enter_state]); enter_state 2861 drivers/usb/typec/tcpm/tcpm.c port->enter_state = port->state; enter_state 613 kernel/power/suspend.c error = enter_state(state);