Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dsci_base_controller.h291 SCI_BASE_CONTROLLER_REQUEST_HANDLER_T complete_high_priority_io_handler; member
H A Dsci_base_domain.h265 SCI_BASE_DOMAIN_HIGH_PRIORITY_REQUEST_COMPLETE_HANDLER_T complete_high_priority_io_handler; member
H A Dscif_sas_remote_device.h176 …I_BASE_REMOTE_DEVICE_HIGH_PRIORITY_REQUEST_COMPLETE_HANDLER_T complete_high_priority_io_handler; member
H A Dscif_sas_domain_state_handlers.c541 return fw_device->state_handlers->complete_high_priority_io_handler( in scif_sas_domain_ready_complete_high_priority_io_handler()
941 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.c1022 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.c773 status = fw_device->domain->state_handlers->complete_high_priority_io_handler( in scif_sas_controller_ready_complete_high_priority_io_handler()