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

/freebsd-10.2-release/sys/dev/nfe/
H A Dif_nfe.c92 static int nfe_intr(void *);
661 INTR_TYPE_NET | INTR_MPSAFE, nfe_intr, NULL, sc,
666 INTR_TYPE_NET | INTR_MPSAFE, nfe_intr, NULL, sc,
1867 nfe_intr(void *arg) function
1901 DPRINTFN(sc, 5, "nfe_intr: interrupt register %x\n", r);

Completed in 113 milliseconds