Searched refs:ready_substate_machine (Results 1 – 11 of 11) sorted by relevance
| /freebsd-head/sys/dev/isci/scil/ |
| HD | scif_sas_remote_device_ready_substate_handlers.c | 100 if (fw_device->ready_substate_machine.current_state_id in scif_sas_remote_device_start_task_request() 104 &fw_device->ready_substate_machine, in scif_sas_remote_device_start_task_request() 138 &fw_device->ready_substate_machine, in scif_sas_remote_device_ready_operational_not_ready_handler() 148 &fw_device->ready_substate_machine, in scif_sas_remote_device_ready_operational_not_ready_handler() 530 if (fw_device->ready_substate_machine.current_state_id in scif_sas_remote_device_ready_operational_start_high_priority_io_handler() 534 &fw_device->ready_substate_machine, in scif_sas_remote_device_ready_operational_start_high_priority_io_handler() 582 &fw_device->ready_substate_machine, in scif_sas_remote_device_ready_task_management_complete_task_handler() 607 &fw_device->ready_substate_machine, in scif_sas_remote_device_ready_suspended_ready_handler() 650 &fw_device->ready_substate_machine, in scif_sas_remote_device_ready_task_management_complete_high_priority_io_handler()
|
| HD | scic_sds_stp_remote_device.c | 116 &this_device->ready_substate_machine, in scic_sds_stp_remote_device_complete_request() 123 &this_device->ready_substate_machine, in scic_sds_stp_remote_device_complete_request() 194 &this_device->ready_substate_machine, in scic_sds_stp_remote_device_ready_substate_start_request_handler() 275 &this_device->ready_substate_machine, in scic_sds_stp_remote_device_ready_idle_substate_start_io_handler() 284 &this_device->ready_substate_machine, in scic_sds_stp_remote_device_ready_idle_substate_start_io_handler() 414 &this_device->ready_substate_machine, in scic_sds_stp_remote_device_ready_ncq_substate_event_handler() 424 … this_device, event_code, sci_base_state_machine_get_state(&this_device->ready_substate_machine) in scic_sds_stp_remote_device_ready_ncq_substate_event_handler() 437 … this_device, event_code, sci_base_state_machine_get_state(&this_device->ready_substate_machine) in scic_sds_stp_remote_device_ready_ncq_substate_event_handler() 447 … this_device, event_code, sci_base_state_machine_get_state(&this_device->ready_substate_machine) in scic_sds_stp_remote_device_ready_ncq_substate_event_handler() 493 &this_device->ready_substate_machine, in scic_sds_stp_remote_device_ready_ncq_substate_frame_handler() [all …]
|
| HD | scic_sds_smp_remote_device.c | 118 &this_device->ready_substate_machine, in scic_sds_smp_remote_device_ready_idle_substate_start_io_handler() 185 &this_device->ready_substate_machine, in scic_sds_smp_remote_device_ready_cmd_substate_complete_io_handler()
|
| HD | scic_sds_remote_device.c | 198 &this_device->ready_substate_machine, in scic_remote_device_da_construct() 210 &this_device->ready_substate_machine, in scic_remote_device_da_construct() 293 &this_device->ready_substate_machine, in scic_remote_device_ea_construct() 304 &this_device->ready_substate_machine, in scic_remote_device_ea_construct() 700 &this_device->ready_substate_machine, in scic_sds_remote_device_initialize_state_logging() 733 &this_device->ready_substate_machine in scic_sds_remote_device_deinitialize_state_logging() 1329 ? sci_base_state_machine_get_state(&this_device->ready_substate_machine) in scic_sds_emit_event_log_message() 2518 sci_base_state_machine_start(&this_device->ready_substate_machine); in scic_sds_remote_device_ready_state_enter() 2547 sci_base_state_machine_stop(&this_device->ready_substate_machine); in scic_sds_remote_device_ready_state_exit()
|
| HD | scic_sds_port.c | 635 &this_port->ready_substate_machine, in scic_sds_port_initialize_state_logging() 2663 sci_base_state_machine_stop(&this_port->ready_substate_machine); in scic_sds_port_ready_state_exit() 2920 &this_port->ready_substate_machine, in scic_sds_port_ready_substate_add_phy_handler() 2947 &this_port->ready_substate_machine, in scic_sds_port_ready_substate_remove_phy_handler() 2981 &this_port->ready_substate_machine, in scic_sds_port_ready_waiting_substate_link_up_handler() 3196 &this_port->ready_substate_machine, in scic_sds_port_ready_configuring_substate_add_phy_handler() 3233 &this_port->ready_substate_machine, in scic_sds_port_ready_configuring_substate_remove_phy_handler() 3263 &port->ready_substate_machine, in scic_sds_port_ready_configuring_substate_complete_io_handler() 3485 &this_port->ready_substate_machine, in scic_sds_port_ready_substate_waiting_enter() 3627 &this_port->ready_substate_machine, in scic_sds_port_ready_substate_configuring_enter() [all …]
|
| HD | scif_sas_remote_device_states.c | 251 sci_base_state_machine_start(&fw_device->ready_substate_machine); in scif_sas_remote_device_ready_state_enter() 277 sci_base_state_machine_stop(&fw_device->ready_substate_machine); in scif_sas_remote_device_ready_state_exit()
|
| HD | scic_sds_remote_device.h | 288 SCI_BASE_STATE_MACHINE_T ready_substate_machine; member 410 (&(this_device)->ready_substate_machine)
|
| HD | scif_sas_remote_device.c | 144 &fw_device->ready_substate_machine, in scif_remote_device_construct() 766 &remote_device->ready_substate_machine, in scif_sas_remote_device_initialize_state_logging() 790 &remote_device->ready_substate_machine in scif_sas_remote_device_deinitialize_state_logging()
|
| HD | scic_sds_port.h | 191 SCI_BASE_STATE_MACHINE_T ready_substate_machine; member 280 (&(this_port)->ready_substate_machine)
|
| HD | scic_sds_stp_packet_request.c | 520 &this_request->target_device->ready_substate_machine, in scic_sds_stp_packet_request_command_phase_await_tc_completion_tc_completion_handler() 555 &this_request->target_device->ready_substate_machine, in scic_sds_stp_packet_request_command_phase_await_tc_completion_tc_completion_handler()
|
| HD | scif_sas_remote_device.h | 217 SCI_BASE_STATE_MACHINE_T ready_substate_machine; member
|