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

  /src/sys/dev/ic/
wi.c 145 STATIC void wi_stop(struct ifnet *, int);
421 ifp->if_stop = wi_stop;
607 wi_stop(ifp, 1);
791 wi_stop(ifp, 0);
989 wi_stop(ifp, 0);
1007 wi_stop(struct ifnet *ifp, int disable) function in typeref:typename:STATIC void
1018 DPRINTF(("wi_stop: disable %d\n", disable));
1448 wi_stop(ifp, 1);

Completed in 16 milliseconds