Home
last modified time | relevance | path

Searched refs:sci_base_state_machine_start (Results 1 – 14 of 14) sorted by relevance

/freebsd-13.1/sys/dev/isci/scil/
H A Dscif_sas_remote_device_states.c191 sci_base_state_machine_start(&fw_device->starting_substate_machine); in scif_sas_remote_device_starting_state_enter()
253 sci_base_state_machine_start(&fw_device->ready_substate_machine); in scif_sas_remote_device_ready_state_enter()
H A Dsci_base_domain.c87 sci_base_state_machine_start( in sci_base_domain_construct()
H A Dsci_base_phy.c87 sci_base_state_machine_start( in sci_base_phy_construct()
H A Dsci_base_port.c86 sci_base_state_machine_start( in sci_base_port_construct()
H A Dsci_base_remote_device.c78 sci_base_state_machine_start( in sci_base_remote_device_construct()
H A Dsci_base_request.c78 sci_base_state_machine_start( in sci_base_request_construct()
H A Dsci_base_controller.c105 sci_base_state_machine_start(&this_controller->state_machine); in sci_base_controller_construct()
H A Dsci_base_state_machine.h138 void sci_base_state_machine_start(
H A Dsci_base_state_machine.c134 void sci_base_state_machine_start( in sci_base_state_machine_start() function
H A Dscic_sds_remote_node_context.c101 sci_base_state_machine_start(&rnc->state_machine); in scic_sds_remote_node_context_construct()
H A Dscic_sds_remote_device.c2520 sci_base_state_machine_start(&this_device->ready_substate_machine); in scic_sds_remote_device_ready_state_enter()
H A Dscic_sds_request.c2732 sci_base_state_machine_start(&this_request->started_substate_machine); in scic_sds_request_started_state_enter()
H A Dscic_sds_port.c2643 sci_base_state_machine_start( in scic_sds_port_ready_state_enter()
H A Dscic_sds_phy.c2350 sci_base_state_machine_start(&this_phy->starting_substate_machine); in scic_sds_phy_starting_state_enter()