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

  /src/sys/dev/ic/
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...]

Completed in 11 milliseconds