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

  /src/sys/dev/ic/
tulip.c 87 static void tlp_stop(struct ifnet *, int);
517 ifp->if_stop = tlp_stop;
612 tlp_stop(ifp, 1);
1601 tlp_stop(ifp, 0);
2008 * tlp_stop: [ ifnet interface function ]
2013 tlp_stop(struct ifnet *ifp, int disable) function in typeref:typename:void

Completed in 15 milliseconds