Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/isci/scil/
H A Dscic_sds_remote_node_context.h144 SCIC_SDS_REMOTE_NODE_CONTEXT_IO_REQUEST start_io_handler; member
359 ((rnc)->state_handlers->start_io_handler(rnc, request))
H A Dsci_base_remote_device.h250 SCI_BASE_REMOTE_DEVICE_REQUEST_HANDLER_T start_io_handler; member
H A Dscic_sds_stp_remote_device.c172 status = this_device->owning_port->state_handlers->start_io_handler( in scic_sds_stp_remote_device_ready_substate_start_request_handler()
256 status = this_device->owning_port->state_handlers->start_io_handler( in scic_sds_stp_remote_device_ready_idle_substate_start_io_handler()
353 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_controller.h275 SCI_BASE_CONTROLLER_START_REQUEST_HANDLER_T start_io_handler; member
H A Dsci_base_domain.h249 SCI_BASE_DOMAIN_REQUEST_HANDLER_T start_io_handler; member
H A Dscic_sds_smp_remote_device.c99 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.h247 SCIC_SDS_PORT_IO_REQUEST_HANDLER_T start_io_handler; member
H A Dscif_sas_domain_state_handlers.c228 status = fw_device->state_handlers->parent.start_io_handler( in scif_sas_domain_ready_start_io_handler()
H A Dscif_sas_controller.c290 status = fw_controller->state_handlers->start_io_handler( in scif_controller_start_io()
H A Dscif_sas_controller_state_handlers.c582 status = fw_device->domain->state_handlers->start_io_handler( in scif_sas_controller_ready_start_io_handler()
H A Dscic_sds_remote_device.c822 return this_device->state_handlers->parent.start_io_handler( in scic_sds_remote_device_start_io()
H A Dscic_sds_port.c1312 return this_port->state_handlers->start_io_handler( in scic_sds_port_start_io()
H A Dscic_sds_controller.c4181 status = this_controller->state_handlers->parent.start_io_handler( in scic_controller_start_io()