Home
last modified time | relevance | path

Searched refs:scif_sas_controller_state_handler_table (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dscif_sas_controller_states.c92 scif_sas_controller_state_handler_table, in scif_sas_controller_initial_state_enter()
118 scif_sas_controller_state_handler_table, in scif_sas_controller_reset_state_enter()
192 scif_sas_controller_state_handler_table, in scif_sas_controller_initializing_state_enter()
216 scif_sas_controller_state_handler_table, in scif_sas_controller_initialized_state_enter()
240 scif_sas_controller_state_handler_table, in scif_sas_controller_starting_state_enter()
264 scif_sas_controller_state_handler_table, in scif_sas_controller_ready_state_enter()
288 scif_sas_controller_state_handler_table, in scif_sas_controller_stopping_state_enter()
312 scif_sas_controller_state_handler_table, in scif_sas_controller_stopped_state_enter()
336 scif_sas_controller_state_handler_table, in scif_sas_controller_resetting_state_enter()
392 scif_sas_controller_state_handler_table, in scif_sas_controller_failed_state_enter()
H A Dscif_sas_controller.h211 scif_sas_controller_state_handler_table[];
H A Dscif_sas_controller_state_handlers.c1702 scif_sas_controller_state_handler_table[SCI_BASE_CONTROLLER_MAX_STATES] = variable