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 *);
921 re_stop(sc); in re_diag()
1787 re_stop(sc); in re_detach()
3106 re_stop(sc); in re_init_locked()
3119 re_stop(sc); in re_init_locked()
3129 re_stop(sc); in re_init_locked()
3137 re_stop(sc); in re_init_locked()
3446 re_stop(sc); in re_ioctl()
3593 re_stop(struct rl_softc *sc) in re_stop() function
3718 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()