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

  /src/sys/dev/ic/
lance.c 111 void lance_stop(struct ifnet *, int);
177 ifp->if_stop = lance_stop;
235 lance_stop(ifp, 0);
269 lance_stop(struct ifnet *ifp, int disable) function in typeref:typename:void
554 lance_stop(ifp, 0);

Completed in 12 milliseconds