Home
last modified time | relevance | path

Searched refs:vr_stop (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dif_vr.c311 static void vr_stop(struct ifnet *, int);
921 vr_stop(ifp, 1); in vr_intr()
1182 vr_stop(ifp, 0); in vr_init()
1303 vr_stop(ifp, 1); in vr_ioctl()
1385 vr_stop(struct ifnet *ifp, int disable) in vr_stop() function
1452 vr_stop(&sc->vr_ec.ec_if, 1); in vr_shutdown()
1698 ifp->if_stop = vr_stop; in vr_attach()