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

  /src/sys/dev/pci/
if_vr.c 311 static void vr_stop(struct ifnet *, int);
921 vr_stop(ifp, 1);
1182 vr_stop(ifp, 0);
1303 vr_stop(ifp, 1);
1385 vr_stop(struct ifnet *ifp, int disable) function in typeref:typename:void
1452 vr_stop(&sc->vr_ec.ec_if, 1);
1698 ifp->if_stop = vr_stop;

Completed in 38 milliseconds