Home
last modified time | relevance | path

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

/freebsd/sys/dev/re/
H A Dif_re.c280 static int re_intr (void *);
1741 INTR_TYPE_NET | INTR_MPSAFE, re_intr, NULL, sc, in re_attach()
2558 re_intr(void *arg) in re_intr() function