Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/isci/scil/
H A Dsci_base_remote_device.h254 SCI_BASE_REMOTE_DEVICE_REQUEST_HANDLER_T complete_io_handler; member
H A Dsci_base_controller.h285 SCI_BASE_CONTROLLER_REQUEST_HANDLER_T complete_io_handler; member
H A Dsci_base_domain.h259 SCI_BASE_DOMAIN_REQUEST_HANDLER_T complete_io_handler; member
H A Dscif_sas_controller_state_handlers.c611 fw_device->domain->state_handlers->complete_io_handler( in scif_sas_controller_ready_start_io_handler()
683 status = fw_device->domain->state_handlers->complete_io_handler( in scif_sas_controller_ready_complete_io_handler()
1097 fw_device->domain->state_handlers->complete_io_handler( in scif_sas_controller_common_start_high_priority_io_handler()
H A Dscic_sds_port.h246 SCIC_SDS_PORT_IO_REQUEST_HANDLER_T complete_io_handler; member
H A Dscic_sds_remote_device.c840 return this_device->state_handlers->parent.complete_io_handler( in scic_sds_remote_device_complete_io()
1017 this_device->owning_port->state_handlers->complete_io_handler( in scic_sds_remote_device_start_request()
H A Dscif_sas_controller.c360 return fw_controller->state_handlers->complete_io_handler( in scif_controller_complete_io()
H A Dscif_sas_domain_state_handlers.c280 return fw_device->state_handlers->parent.complete_io_handler( in scif_sas_domain_ready_complete_io_handler()
H A Dscic_sds_port.c1329 return this_port->state_handlers->complete_io_handler( in scic_sds_port_complete_io()
H A Dscic_sds_controller.c4236 status = this_controller->state_handlers->parent.complete_io_handler( in scic_controller_complete_io()