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

/freebsd-10.0-release/sys/dev/isci/scil/
H A Dsci_base_controller.h294 * The continue_io_handler specifies the method invoked when a user
297 SCI_BASE_CONTROLLER_REQUEST_HANDLER_T continue_io_handler; member in struct:SCI_BASE_CONTROLLER_STATE_HANDLER
H A Dsci_base_domain.h268 * The continue_io_handler specifies the method invoked when a user
271 SCI_BASE_DOMAIN_REQUEST_HANDLER_T continue_io_handler; member in struct:SCI_BASE_DOMAIN_STATE_HANDLER
H A Dsci_base_remote_device.h257 * The continue_io_handler specifies the method invoked when a user
260 SCI_BASE_REMOTE_DEVICE_REQUEST_HANDLER_T continue_io_handler; member in struct:SCI_BASE_REMOTE_DEVICE_STATE_HANDLER
H A Dscic_sds_stp_packet_request.c902 status = this_request->owning_controller->state_handlers->parent.continue_io_handler(
H A Dscif_sas_controller.c832 return fw_controller->state_handlers->continue_io_handler(
H A Dscic_sds_stp_request.c1074 status = this_request->owning_controller->state_handlers->parent.continue_io_handler(
2471 status = this_request->owning_controller->state_handlers->parent.continue_io_handler(
H A Dscic_sds_remote_device.c1041 this_request->owning_controller->state_handlers->parent.continue_io_handler(

Completed in 78 milliseconds