vr_stop
vr_stop(ifp, 0);
vr_stop(ifp, 1);
vr_stop(&sc->vr_ec.ec_if, 1);
ifp->if_stop = vr_stop;
static void vr_stop(struct ifnet *, int);