Home
last modified time | relevance | path

Searched refs:continue_io_handler (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dsci_base_remote_device.h260 SCI_BASE_REMOTE_DEVICE_REQUEST_HANDLER_T continue_io_handler; member
H A Dsci_base_controller.h297 SCI_BASE_CONTROLLER_REQUEST_HANDLER_T continue_io_handler; member
H A Dsci_base_domain.h271 SCI_BASE_DOMAIN_REQUEST_HANDLER_T continue_io_handler; member
H A Dscic_sds_stp_packet_request.c902 status = this_request->owning_controller->state_handlers->parent.continue_io_handler( in scic_sds_stp_packet_request_started_command_phase_await_tc_completion_enter()
H A Dscic_sds_stp_request.c1074 status = this_request->owning_controller->state_handlers->parent.continue_io_handler( in scic_sds_stp_request_pio_data_out_trasmit_data_frame()
2472 status = this_request->owning_controller->state_handlers->parent.continue_io_handler( in scic_sds_stp_request_started_soft_reset_await_h2d_diagnostic_completion_enter()
H A Dscif_sas_controller.c832 return fw_controller->state_handlers->continue_io_handler( in scif_sas_controller_continue_io()
H A Dscic_sds_remote_device.c1041 this_request->owning_controller->state_handlers->parent.continue_io_handler( in scic_sds_remote_device_continue_request()