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

/freebsd-10.1-release/sys/dev/isci/scil/
H A Dsci_base_controller.h288 * The complete_high_priority_io_handler specifies the method invoked when a user
291 SCI_BASE_CONTROLLER_REQUEST_HANDLER_T complete_high_priority_io_handler; member in struct:SCI_BASE_CONTROLLER_STATE_HANDLER
H A Dsci_base_domain.h262 * The complete_high_priority_io_handler specifies the method invoked when a
265 SCI_BASE_DOMAIN_HIGH_PRIORITY_REQUEST_COMPLETE_HANDLER_T complete_high_priority_io_handler; member in struct:SCI_BASE_DOMAIN_STATE_HANDLER
H A Dscif_sas_remote_device.h176 SCI_BASE_REMOTE_DEVICE_HIGH_PRIORITY_REQUEST_COMPLETE_HANDLER_T complete_high_priority_io_handler; member in struct:SCIF_SAS_REMOTE_DEVICE_STATE_HANDLER
H A Dscif_sas_domain_state_handlers.c541 return fw_device->state_handlers->complete_high_priority_io_handler(
941 return fw_device->state_handlers->complete_high_priority_io_handler(
H A Dscif_sas_controller.c1021 //call controller's new added complete_high_priority_io_handler
1022 return fw_controller->state_handlers->complete_high_priority_io_handler(
H A Dscif_sas_controller_state_handlers.c773 status = fw_device->domain->state_handlers->complete_high_priority_io_handler(

Completed in 117 milliseconds