Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dscic_sds_remote_node_context.h142 SCIC_SDS_REMOTE_NODE_CONTEXT_IO_REQUEST start_io_handler; member
357 ((rnc)->state_handlers->start_io_handler(rnc, request))
H A Dscic_sds_stp_remote_device.c170 status = this_device->owning_port->state_handlers->start_io_handler( in scic_sds_stp_remote_device_ready_substate_start_request_handler()
254 status = this_device->owning_port->state_handlers->start_io_handler( in scic_sds_stp_remote_device_ready_idle_substate_start_io_handler()
351 status = this_device->owning_port->state_handlers->start_io_handler( in scic_sds_stp_remote_device_ready_ncq_substate_start_io_handler()
H A Dsci_base_remote_device.h248 SCI_BASE_REMOTE_DEVICE_REQUEST_HANDLER_T start_io_handler; member
H A Dsci_base_controller.h273 SCI_BASE_CONTROLLER_START_REQUEST_HANDLER_T start_io_handler; member
H A Dsci_base_domain.h247 SCI_BASE_DOMAIN_REQUEST_HANDLER_T start_io_handler; member
H A Dscic_sds_smp_remote_device.c97 status = this_device->owning_port->state_handlers->start_io_handler( in scic_sds_smp_remote_device_ready_idle_substate_start_io_handler()
H A Dscic_sds_port.h245 SCIC_SDS_PORT_IO_REQUEST_HANDLER_T start_io_handler; member
H A Dscif_sas_controller.c288 status = fw_controller->state_handlers->start_io_handler( in scif_controller_start_io()
H A Dscif_sas_domain_state_handlers.c226 status = fw_device->state_handlers->parent.start_io_handler( in scif_sas_domain_ready_start_io_handler()
H A Dscif_sas_controller_state_handlers.c580 status = fw_device->domain->state_handlers->start_io_handler( in scif_sas_controller_ready_start_io_handler()
H A Dscic_sds_remote_device.c820 return this_device->state_handlers->parent.start_io_handler( in scic_sds_remote_device_start_io()
H A Dscic_sds_port.c1310 return this_port->state_handlers->start_io_handler( in scic_sds_port_start_io()
H A Dscic_sds_controller.c4179 status = this_controller->state_handlers->parent.start_io_handler( in scic_controller_start_io()