Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/re/
Dif_re.c280 static void re_stop (struct rl_softc *);
908 re_stop(sc); in re_diag()
1769 re_stop(sc); in re_detach()
3087 re_stop(sc); in re_init_locked()
3100 re_stop(sc); in re_init_locked()
3110 re_stop(sc); in re_init_locked()
3118 re_stop(sc); in re_init_locked()
3424 re_stop(sc); in re_ioctl()
3571 re_stop(struct rl_softc *sc) in re_stop() function
3692 re_stop(sc); in re_suspend()
[all …]
/freebsd-9-stable/sys/dev/netmap/
Dif_re_netmap.h52 re_stop(adapter); /* also clears IFF_DRV_RUNNING */ in re_netmap_reg()