Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dsci_base_request.h177 SCI_BASE_REQUEST_HANDLER_T complete_handler; member
H A Dscif_sas_controller_state_handlers.c618 fw_io->parent.state_handlers->complete_handler(io_request); in scif_sas_controller_ready_start_io_handler()
1104 fw_io->parent.state_handlers->complete_handler(io_request); in scif_sas_controller_common_start_high_priority_io_handler()
1126 fw_io->parent.state_handlers->complete_handler(io_request); in scif_sas_controller_common_start_high_priority_io_handler()
H A Dscic_sds_request.h366 ((a_request)->state_handlers->parent.complete_handler(&(a_request)->parent))
H A Dscif_sas_task_request.c328 status = fw_task->parent.state_handlers->complete_handler( in scic_cb_task_request_complete()
H A Dscic_sds_stp_remote_device.c689 this_device->working_request->state_handlers->parent.complete_handler, in scic_sds_stp_remote_device_ready_atapi_error_substate_event_handler()
H A Dscif_sas_io_request.c427 status = fw_request->state_handlers->complete_handler(&fw_request->parent); in scic_cb_io_request_complete()
H A Dscic_sds_request.c1617 return this_request->state_handlers->parent.complete_handler( in scic_sds_io_request_complete()
1672 return this_request->state_handlers->parent.complete_handler(&this_request->parent); in scic_sds_task_request_complete()