Home
last modified time | relevance | path

Searched refs:complete_high_priority_io_handler (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/sys/dev/isci/scil/
H A Dsci_base_controller.h293 SCI_BASE_CONTROLLER_REQUEST_HANDLER_T complete_high_priority_io_handler; member
H A Dsci_base_domain.h267 SCI_BASE_DOMAIN_HIGH_PRIORITY_REQUEST_COMPLETE_HANDLER_T complete_high_priority_io_handler; member
H A Dscif_sas_remote_device.h178 …I_BASE_REMOTE_DEVICE_HIGH_PRIORITY_REQUEST_COMPLETE_HANDLER_T complete_high_priority_io_handler; member
H A Dscif_sas_domain_state_handlers.c543 return fw_device->state_handlers->complete_high_priority_io_handler( in scif_sas_domain_ready_complete_high_priority_io_handler()
943 return fw_device->state_handlers->complete_high_priority_io_handler( in scif_sas_domain_discovering_complete_high_priority_io_handler()
H A Dscif_sas_controller.c1024 return fw_controller->state_handlers->complete_high_priority_io_handler( in scif_sas_controller_complete_high_priority_io()
H A Dscif_sas_controller_state_handlers.c775 status = fw_device->domain->state_handlers->complete_high_priority_io_handler( in scif_sas_controller_ready_complete_high_priority_io_handler()