Home
last modified time | relevance | path

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

/freebsd/sys/dev/rl/
H A Dif_rl.c189 static void rl_intr(void *);
839 NULL, rl_intr, sc, &sc->rl_intrhand[0]); in rl_attach()
1477 rl_intr(void *arg) in rl_intr() function