Home
last modified time | relevance | path

Searched refs:device_start_count (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dscif_sas_remote_device_starting_substates.c99 fw_device->domain->device_start_count++; in scif_sas_remote_device_starting_await_complete_substate_enter()
H A Dscif_sas_domain.h142 U32 device_start_count; member
H A Dscif_sas_remote_device_states.c342 fw_device->domain->device_start_count--; in scif_sas_remote_device_stopping_state_exit()
H A Dscif_sas_domain_states.c100 && (fw_domain->device_start_count == 0) ) in scif_sas_domain_transition_to_stopped_state()
H A Dscif_sas_remote_device_state_handlers.c890 fw_device->domain->device_start_count--; in scif_sas_remote_device_updating_port_width_state_stop_complete_handler()
H A Dscif_sas_domain.c583 fw_domain->device_start_count = 0; in scif_sas_domain_construct()