Home
last modified time | relevance | path

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

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