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

/freebsd-13-stable/sys/dev/isci/scil/
H A Dscic_sds_remote_node_context.h144 SCIC_SDS_REMOTE_NODE_CONTEXT_IO_REQUEST start_io_handler; member in struct:_SCIC_SDS_REMOTE_NODE_CONTEXT_HANDLERS
359 ((rnc)->state_handlers->start_io_handler(rnc, request))
H A Dsci_base_controller.h272 * The start_io_handler specifies the method invoked when a user
275 SCI_BASE_CONTROLLER_START_REQUEST_HANDLER_T start_io_handler; member in struct:SCI_BASE_CONTROLLER_STATE_HANDLER
H A Dsci_base_domain.h246 * The start_io_handler specifies the method invoked when a user
249 SCI_BASE_DOMAIN_REQUEST_HANDLER_T start_io_handler; member in struct:SCI_BASE_DOMAIN_STATE_HANDLER
H A Dsci_base_remote_device.h247 * The start_io_handler specifies the method invoked when a user
250 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.c172 status = this_device->owning_port->state_handlers->start_io_handler(
256 status = this_device->owning_port->state_handlers->start_io_handler(
353 status = this_device->owning_port->state_handlers->start_io_handler(
H A Dscic_sds_smp_remote_device.c99 status = this_device->owning_port->state_handlers->start_io_handler(
H A Dscic_sds_port.h247 SCIC_SDS_PORT_IO_REQUEST_HANDLER_T start_io_handler; member in struct:SCIC_SDS_PORT_STATE_HANDLER
H A Dscif_sas_controller.c290 status = fw_controller->state_handlers->start_io_handler(
H A Dscif_sas_domain_state_handlers.c228 status = fw_device->state_handlers->parent.start_io_handler(
H A Dscic_sds_remote_device.c822 return this_device->state_handlers->parent.start_io_handler(
H A Dscif_sas_controller_state_handlers.c582 status = fw_device->domain->state_handlers->start_io_handler(
H A Dscic_sds_port.c1312 return this_port->state_handlers->start_io_handler(
H A Dscic_sds_controller.c4181 status = this_controller->state_handlers->parent.start_io_handler(

Completed in 179 milliseconds