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

/freebsd-10-stable/sys/dev/ntb/ntb_hw/
H A Dntb_hw.c340 static void ndev_irq_isr(void *arg);
1125 INTR_MPSAFE | INTR_TYPE_MISC, NULL, ndev_irq_isr,
1334 ndev_irq_isr(void *arg) function

Completed in 102 milliseconds