awi.c | 115 static void awi_stop(struct ifnet *, int); 222 ifp->if_stop = awi_stop; 302 awi_stop(ifp, 1); 339 awi_stop(ifp, 1); 441 awi_stop(ifp, 0); 504 awi_stop(ifp, 1); 524 awi_stop(ifp, 1); 531 awi_stop(ifp, 1); 581 awi_stop(struct ifnet *ifp, int disable) function in typeref:typename:void 588 DPRINTF(("awi_stop(%d)\n", disable)) [all...] |