Searched refs:start_io_handler (Results 1 - 13 of 13) sorted by relevance

/freebsd-11-stable/sys/dev/isci/scil/
H A Dscic_sds_remote_node_context.h142 SCIC_SDS_REMOTE_NODE_CONTEXT_IO_REQUEST start_io_handler; member in struct:_SCIC_SDS_REMOTE_NODE_CONTEXT_HANDLERS
357 ((rnc)->state_handlers->start_io_handler(rnc, request))
H A Dsci_base_controller.h270 * The start_io_handler specifies the method invoked when a user
273 SCI_BASE_CONTROLLER_START_REQUEST_HANDLER_T start_io_handler; member in struct:SCI_BASE_CONTROLLER_STATE_HANDLER
H A Dsci_base_domain.h244 * The start_io_handler specifies the method invoked when a user
247 SCI_BASE_DOMAIN_REQUEST_HANDLER_T start_io_handler; member in struct:SCI_BASE_DOMAIN_STATE_HANDLER
H A Dsci_base_remote_device.h245 * The start_io_handler specifies the method invoked when a user
248 SCI_BASE_REMOTE_DEVICE_REQUEST_HANDLER_T start_io_handler; member in struct:SCI_BASE_REMOTE_DEVICE_STATE_HANDLER
H A Dscic_sds_stp_remote_device.c170 status = this_device->owning_port->state_handlers->start_io_handler(
254 status = this_device->owning_port->state_handlers->start_io_handler(
351 status = this_device->owning_port->state_handlers->start_io_handler(
H A Dscic_sds_smp_remote_device.c97 status = this_device->owning_port->state_handlers->start_io_handler(
H A Dscic_sds_port.h245 SCIC_SDS_PORT_IO_REQUEST_HANDLER_T start_io_handler; member in struct:SCIC_SDS_PORT_STATE_HANDLER
H A Dscif_sas_domain_state_handlers.c226 status = fw_device->state_handlers->parent.start_io_handler(
H A Dscif_sas_controller.c288 status = fw_controller->state_handlers->start_io_handler(
H A Dscic_sds_remote_device.c820 return this_device->state_handlers->parent.start_io_handler(
H A Dscif_sas_controller_state_handlers.c580 status = fw_device->domain->state_handlers->start_io_handler(
H A Dscic_sds_port.c1310 return this_port->state_handlers->start_io_handler(
H A Dscic_sds_controller.c4179 status = this_controller->state_handlers->parent.start_io_handler(

Completed in 373 milliseconds