Searched refs:abort_handler (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/sys/dev/isci/scil/
H A Dsci_base_request.h168 * The abort_handler specifies the method invoked when a user attempts to
171 SCI_BASE_REQUEST_HANDLER_T abort_handler; member in struct:SCI_BASE_REQUEST_STATE_HANDLER
H A Dscif_sas_internal_io_request.c228 fw_request->state_handlers->abort_handler(&fw_request->parent);
H A Dscif_sas_domain.c632 fw_request->state_handlers->abort_handler(&fw_request->parent);
665 request->state_handlers->abort_handler(&request->parent);
H A Dscic_sds_request.c1600 return this_request->state_handlers->parent.abort_handler(

Completed in 277 milliseconds