HomeSort by: relevance | last modified time | path
    Searched defs:gscan_stop (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
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);

Completed in 13 milliseconds