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

  /src/sys/dev/ic/
bwi.c 313 static void bwi_stop(struct ifnet *, int);
1015 ifp->if_stop = bwi_stop;
1129 bwi_stop(ifp, 1);
7292 bwi_stop(ifp, statechg);
7367 bwi_stop(ifp, 1);
7420 bwi_stop(ifp, 1);
7648 bwi_stop(struct ifnet *ifp, int state_chg) function in typeref:typename:void
bwi.c 313 static void bwi_stop(struct ifnet *, int);
1015 ifp->if_stop = bwi_stop;
1129 bwi_stop(ifp, 1);
7292 bwi_stop(ifp, statechg);
7367 bwi_stop(ifp, 1);
7420 bwi_stop(ifp, 1);
7648 bwi_stop(struct ifnet *ifp, int state_chg) function in typeref:typename:void
bwi.c 313 static void bwi_stop(struct ifnet *, int);
1015 ifp->if_stop = bwi_stop;
1129 bwi_stop(ifp, 1);
7292 bwi_stop(ifp, statechg);
7367 bwi_stop(ifp, 1);
7420 bwi_stop(ifp, 1);
7648 bwi_stop(struct ifnet *ifp, int state_chg) function in typeref:typename:void

Completed in 134 milliseconds