Home | History | Annotate | Download | only in pci

Lines Matching defs:vr_softc

200 struct vr_softc {
302 static int vr_add_rxbuf(struct vr_softc *, int);
304 static void vr_rxeof(struct vr_softc *);
305 static void vr_rxeoc(struct vr_softc *);
306 static void vr_txeof(struct vr_softc *);
312 static void vr_rxdrain(struct vr_softc *);
320 static void vr_setmulti(struct vr_softc *);
321 static void vr_reset(struct vr_softc *);
373 struct vr_softc *sc = device_private(self);
381 struct vr_softc *sc = device_private(self);
392 struct vr_softc *sc = device_private(self);
404 struct vr_softc *sc = device_private(self);
413 struct vr_softc *sc = ifp->if_softc;
460 vr_setmulti(struct vr_softc *sc)
521 vr_reset(struct vr_softc *sc)
556 vr_add_rxbuf(struct vr_softc *sc, int i)
599 vr_rxeof(struct vr_softc *sc)
801 vr_rxeoc(struct vr_softc *sc)
833 vr_txeof(struct vr_softc *sc)
911 struct vr_softc *sc;
1006 struct vr_softc *sc = ifp->if_softc;
1176 struct vr_softc *sc = ifp->if_softc;
1291 struct vr_softc *sc = ifp->if_softc;
1332 struct vr_softc *sc = ifp->if_softc;
1346 struct vr_softc *sc = arg;
1365 vr_rxdrain(struct vr_softc *sc)
1387 struct vr_softc *sc = ifp->if_softc;
1432 CFATTACH_DECL_NEW(vr, sizeof (struct vr_softc),
1450 struct vr_softc *sc = device_private(self);
1464 struct vr_softc *sc = device_private(self);
1769 struct vr_softc *sc = device_private(self);
1787 struct vr_softc *sc = device_private(self);