Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/ntb/ntb_hw/
H A Dntb_hw_intel.c348 static void ndev_vec_isr(void *arg);
1121 INTR_MPSAFE | INTR_TYPE_MISC, NULL, ndev_vec_isr, in intel_ntb_setup_msix()
1600 ndev_vec_isr(void *arg) in ndev_vec_isr() function