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

  /src/sys/dev/pci/
if_bce.c 168 static void bce_stop(struct ifnet *, int);
418 ifp->if_stop = bce_stop;
885 bce_stop(ifp, 0);
1090 bce_stop(struct ifnet *ifp, int disable) function in typeref:typename:void

Completed in 12 milliseconds