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

/freebsd-11-stable/sys/dev/ntb/ntb_hw/
H A Dntb_hw_intel.c340 static void ndev_irq_isr(void *arg);
1111 INTR_MPSAFE | INTR_TYPE_MISC, NULL, ndev_irq_isr,
1326 ndev_irq_isr(void *arg) function

Completed in 60 milliseconds