if_gscan.c | 177 static void gscan_stop(struct gscan_softc * const, struct ifnet *, int); 465 gscan_stop(sc, ifp, 1); 470 gscan_stop(struct gscan_softc * const sc, struct ifnet *ifp, int disable) function in typeref:typename:void 529 gscan_stop(sc, ifp, disable); 567 gscan_stop(sc, sc->sc_ifp, 1); 797 gscan_stop(sc, ifp, 1);
|