Home
last modified time | relevance | path

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

/freebsd/sys/dev/ntb/ntb_hw/
H A Dntb_hw_intel.c349 static void ndev_irq_isr(void *arg);
1376 INTR_MPSAFE | INTR_TYPE_MISC, NULL, ndev_irq_isr, in intel_ntb_setup_legacy_interrupt()
1608 ndev_irq_isr(void *arg) in ndev_irq_isr() function