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

  /src/sys/dev/ic/
cs89x0.c 281 static void cs_stop(struct ifnet *, int);
396 ifp->if_stop = cs_stop;
1173 cs_stop(ifp, 0);
2121 cs_stop(struct ifnet *ifp, int disable) function in typeref:typename:void
cs89x0.c 281 static void cs_stop(struct ifnet *, int);
396 ifp->if_stop = cs_stop;
1173 cs_stop(ifp, 0);
2121 cs_stop(struct ifnet *ifp, int disable) function in typeref:typename:void

Completed in 65 milliseconds