Home
last modified time | relevance | path

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

/src/sys/dev/hyperv/netvsc/
H A Dif_hn.c359 static void hn_stop(struct hn_softc *, bool);
2511 hn_stop(sc, true); in hn_detach()
3864 hn_stop(sc, false); in hn_ioctl()
4037 hn_stop(struct hn_softc *sc, bool detaching) in hn_stop() function