bwi.c | 313 static void bwi_stop(struct ifnet *, int); 1015 ifp->if_stop = bwi_stop; 1129 bwi_stop(ifp, 1); 7299 bwi_stop(ifp, statechg); 7374 bwi_stop(ifp, 1); 7427 bwi_stop(ifp, 1); 7655 bwi_stop(struct ifnet *ifp, int state_chg) function in typeref:typename:void
|