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

  /src/sys/dev/pci/
if_bnx.c 366 void bnx_stop(struct ifnet *, int);
856 ifp->if_stop = bnx_stop;
974 bnx_stop(ifp, 1);
3483 bnx_stop(struct ifnet *ifp, int disable) function in typeref:typename:void
4995 bnx_stop(ifp, 0);
5397 bnx_stop(ifp, 1);

Completed in 62 milliseconds