Searched refs:complete_io_handler (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/sys/dev/isci/scil/
H A Dsci_base_controller.h282 * The complete_io_handler specifies the method invoked when a user
285 SCI_BASE_CONTROLLER_REQUEST_HANDLER_T complete_io_handler; member in struct:SCI_BASE_CONTROLLER_STATE_HANDLER
H A Dsci_base_domain.h256 * The complete_io_handler specifies the method invoked when a user
259 SCI_BASE_DOMAIN_REQUEST_HANDLER_T complete_io_handler; member in struct:SCI_BASE_DOMAIN_STATE_HANDLER
H A Dsci_base_remote_device.h251 * The complete_io_handler specifies the method invoked when a user
254 SCI_BASE_REMOTE_DEVICE_REQUEST_HANDLER_T complete_io_handler; member in struct:SCI_BASE_REMOTE_DEVICE_STATE_HANDLER
H A Dscic_sds_port.h246 SCIC_SDS_PORT_IO_REQUEST_HANDLER_T complete_io_handler; member in struct:SCIC_SDS_PORT_STATE_HANDLER
H A Dscif_sas_controller_state_handlers.c611 fw_device->domain->state_handlers->complete_io_handler(
683 status = fw_device->domain->state_handlers->complete_io_handler(
1097 fw_device->domain->state_handlers->complete_io_handler(
H A Dscic_sds_remote_device.c840 return this_device->state_handlers->parent.complete_io_handler(
1017 this_device->owning_port->state_handlers->complete_io_handler(
H A Dscif_sas_domain_state_handlers.c280 return fw_device->state_handlers->parent.complete_io_handler(
H A Dscif_sas_controller.c360 return fw_controller->state_handlers->complete_io_handler(
H A Dscic_sds_port.c1329 return this_port->state_handlers->complete_io_handler(
H A Dscic_sds_controller.c4236 status = this_controller->state_handlers->parent.complete_io_handler(

Completed in 206 milliseconds