Home
last modified time | relevance | path

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

/freebsd/sys/dev/re/
H A Dif_re.c290 static void re_stop (struct rl_softc *);
923 re_stop(sc); in re_diag()
1789 re_stop(sc); in re_detach()
3108 re_stop(sc); in re_init_locked()
3121 re_stop(sc); in re_init_locked()
3131 re_stop(sc); in re_init_locked()
3139 re_stop(sc); in re_init_locked()
3448 re_stop(sc); in re_ioctl()
3598 re_stop(struct rl_softc *sc) in re_stop() function
3723 re_stop(sc); in re_suspend()
[all …]
/freebsd/sys/dev/netmap/
H A Dif_re_netmap.h53 re_stop(adapter); /* also clears IFF_DRV_RUNNING */ in re_netmap_reg()