Searched refs:nve_softc (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/nve/
H A Dif_nve.c131 static void nve_init_locked(struct nve_softc *);
132 static void nve_stop(struct nve_softc *);
134 static int nve_init_rings(struct nve_softc *);
135 static void nve_free_rings(struct nve_softc *);
142 static void nve_setmulti(struct nve_softc *);
143 static void nve_watchdog(struct nve_softc *);
144 static void nve_update_stats(struct nve_softc *);
197 sizeof(struct nve_softc)
324 struct nve_softc *sc;
575 struct nve_softc *s
[all...]
H A Dif_nvereg.h130 struct nve_softc { struct

Completed in 97 milliseconds