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

  /src/sys/dev/pci/
if_vioif.c 363 static void vioif_stop(struct ifnet *, int);
648 ifp->if_stop = vioif_stop;
710 vioif_stop(ifp, 0);
750 vioif_stop(struct ifnet *ifp, int disable) function in typeref:typename:void
if_vioif.c 363 static void vioif_stop(struct ifnet *, int);
648 ifp->if_stop = vioif_stop;
710 vioif_stop(ifp, 0);
750 vioif_stop(struct ifnet *ifp, int disable) function in typeref:typename:void

Completed in 148 milliseconds