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

  /src/sys/dev/pci/
if_kse.c 334 static void kse_stop(struct ifnet *, int);
555 ifp->if_stop = kse_stop;
717 kse_stop(ifp, 0);
844 kse_stop(struct ifnet *ifp, int disable) function
if_kse.c 334 static void kse_stop(struct ifnet *, int);
555 ifp->if_stop = kse_stop;
717 kse_stop(ifp, 0);
844 kse_stop(struct ifnet *ifp, int disable) function
if_kse.c 334 static void kse_stop(struct ifnet *, int);
555 ifp->if_stop = kse_stop;
717 kse_stop(ifp, 0);
844 kse_stop(struct ifnet *ifp, int disable) function
if_kse.c 334 static void kse_stop(struct ifnet *, int);
555 ifp->if_stop = kse_stop;
717 kse_stop(ifp, 0);
844 kse_stop(struct ifnet *ifp, int disable) function

Completed in 146 milliseconds