Searched refs:starting_substate_machine (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/isci/scil/
H A Dscic_sds_phy.h272 SCI_BASE_STATE_MACHINE_T starting_substate_machine; member in struct:SCIC_SDS_PHY
365 (&(phy)->starting_substate_machine)
H A Dscif_sas_remote_device_states.c189 sci_base_state_machine_start(&fw_device->starting_substate_machine);
229 sci_base_state_machine_stop(&fw_device->starting_substate_machine);
H A Dscif_sas_remote_device_starting_substate_handlers.c199 &fw_device->starting_substate_machine,
H A Dscif_sas_remote_device.c137 &fw_device->starting_substate_machine,
757 &remote_device->starting_substate_machine,
785 &remote_device->starting_substate_machine
H A Dscif_sas_remote_device.h211 SCI_BASE_STATE_MACHINE_T starting_substate_machine; member in struct:SCIF_SAS_REMOTE_DEVICE
H A Dscic_sds_phy.c533 &this_phy->starting_substate_machine,
568 else if (the_state_machine == &this_phy->starting_substate_machine)
580 sci_base_state_machine_get_state(&this_phy->starting_substate_machine);
618 &this_phy->starting_substate_machine.parent
663 &this_phy->starting_substate_machine,
2348 sci_base_state_machine_start(&this_phy->starting_substate_machine);
2544 &this_phy->starting_substate_machine,
2567 &this_phy->starting_substate_machine,
2639 &this_phy->starting_substate_machine

Completed in 126 milliseconds