Searched refs:completion_handler (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/isci/
H A Disci_interrupt.c158 SCIC_CONTROLLER_COMPLETION_HANDLER completion_handler; local
162 completion_handler = interrupt_info->handlers->completion_handler;
179 completion_handler(scic_controller_handle);
197 SCIC_CONTROLLER_COMPLETION_HANDLER completion_handler; local
200 completion_handler = interrupt_info->handlers->completion_handler;
209 completion_handler(scic_controller_handle);
237 handlers.completion_handler(scic_controller);
/freebsd-11-stable/sys/dev/isci/scil/
H A Dscic_controller.h153 SCIC_CONTROLLER_COMPLETION_HANDLER completion_handler; member in struct:SCIC_CONTROLLER_HANDLER_METHODS
H A Dscic_sds_controller.c4104 handler_methods[0].completion_handler
4116 handler_methods[0].completion_handler
4125 handler_methods[0].completion_handler
4130 handler_methods[1].completion_handler
4144 handler_methods[0].completion_handler

Completed in 124 milliseconds