Home
last modified time | relevance | path

Searched defs:interrupt_handler (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/isci/
H A Disci_interrupt.c157 SCIC_CONTROLLER_INTERRUPT_HANDLER interrupt_handler; in isci_interrupt_legacy_handler() local
196 SCIC_CONTROLLER_INTERRUPT_HANDLER interrupt_handler; in isci_interrupt_msix_handler() local
/freebsd/sys/dev/isci/scil/
H A Dscic_controller.h152 SCIC_CONTROLLER_INTERRUPT_HANDLER interrupt_handler; member
/freebsd/contrib/sqlite3/
H A Dshell.c20171 static void interrupt_handler(int NotUsed){ in interrupt_handler() function