Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/re/
H A Dif_re.c227 static void re_stop(struct re_softc *, boolean_t);
909 re_stop(sc, TRUE); in re_detach()
1792 re_stop(sc, FALSE); in re_link_up()
1797 re_stop(sc, TRUE); in re_link_up()
1802 re_stop(sc, TRUE); in re_link_up()
1855 re_stop(sc, FALSE); in re_link_down()
1870 re_stop(sc, TRUE); in re_init()
1917 re_stop(sc, TRUE); in re_ioctl()
1987 re_stop(struct re_softc *sc, boolean_t full_stop) in re_stop() function
2046 re_stop(sc, TRUE); in re_suspend()
[all …]
H A Dre.c224 static void re_stop __P((struct re_softc *));
5368 re_stop(sc); in re_detach()
5501 re_stop(sc); in re_suspend()
5626 re_stop(sc);
7185 re_stop(sc); in re_init_unlock()
7913 static void re_stop(struct re_softc *sc) /* Stop Driver */ in re_stop() function
8882 re_stop(sc);
8914 re_stop(sc);
9101 re_stop(sc); in re_link_down_patch()