Home
last modified time | relevance | path

Searched refs:previous_state_id (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dscif_sas_domain_states.c142 if (fw_domain->parent.state_machine.previous_state_id in scif_sas_domain_transition_from_discovering_state()
292 if (fw_domain->parent.state_machine.previous_state_id in scif_sas_domain_ready_state_enter()
304 else if (fw_domain->parent.state_machine.previous_state_id in scif_sas_domain_ready_state_enter()
507 if (fw_domain->parent.state_machine.previous_state_id in scif_sas_domain_discovering_state_enter()
H A Dsci_base_state_machine.c116 this_state_machine->previous_state_id = initial_state; in sci_base_state_machine_construct()
185 this_state_machine->previous_state_id = this_state_machine->current_state_id; in sci_base_state_machine_change_state()
H A Dsci_base_state_machine.h121 U32 previous_state_id; member
H A Dscif_sas_remote_device_states.c387 if (fw_device->parent.state_machine.previous_state_id in scif_sas_remote_device_failed_state_enter()
H A Dscic_sds_remote_node_context.c557 if (this_rnc->state_machine.previous_state_id in scic_sds_remote_node_context_initial_state_resume_handler()
1261 rnc->state_machine.previous_state_id in scic_sds_remote_node_context_initial_state_enter()
H A Dscic_sds_stp_remote_device.c844 if (this_device->ready_substate_machine.previous_state_id in scic_sds_stp_remote_device_ready_idle_substate_resume_complete_handler()
H A Dscic_sds_port.c2559 == this_port->parent.state_machine.previous_state_id in scic_sds_port_stopped_state_enter()
2617 == this_port->parent.state_machine.previous_state_id in scic_sds_port_ready_state_enter()
H A Dscic_sds_remote_device.c2431 if (this_device->parent.state_machine.previous_state_id in scic_sds_remote_device_stopped_state_enter()
H A Dscic_sds_phy.c2350 if (this_phy->parent.state_machine.previous_state_id in scic_sds_phy_starting_state_enter()