gscan_stop
static void gscan_stop(struct gscan_softc * const, struct ifnet *, int);
gscan_stop(sc, ifp, 1);
gscan_stop(sc, ifp, disable);
gscan_stop(sc, sc->sc_ifp, 1);
gscan_stop(sc, ifp, 1);