Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dscif_sas_remote_device_starting_substate_handlers.c219 scif_cb_controller_error(fw_device->domain->controller, in scif_sas_remote_device_starting_await_complete_start_complete_handler()
H A Dscif_sas_controller_states.c402 scif_cb_controller_error(fw_controller, fw_controller->parent.error); in scif_sas_controller_failed_state_enter()
H A Dscif_user_callback.h234 void scif_cb_controller_error(
H A Dscif_sas_remote_device_states.c202 scif_cb_controller_error(fw_device->domain->controller, in scif_sas_remote_device_starting_state_enter()
H A Dscif_sas_remote_device_state_handlers.c207 scif_cb_controller_error(fw_device->domain->controller, in scif_sas_remote_device_stopping_stop_complete_handler()
/freebsd/sys/dev/isci/
H A Disci_controller.c72 void scif_cb_controller_error(SCI_CONTROLLER_HANDLE_T controller, in scif_cb_controller_error() function