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

/freebsd-10.0-release/sys/dev/sf/
H A Dif_sf.c158 static void sf_stats_update(struct sf_softc *);
162 static int sf_rxeof(struct sf_softc *);
163 static void sf_txeof(struct sf_softc *);
164 static int sf_encap(struct sf_softc *, struct mbuf **);
168 static void sf_download_fw(struct sf_softc *);
170 static void sf_init_locked(struct sf_softc *);
171 static void sf_stop(struct sf_softc *);
172 static void sf_watchdog(struct sf_softc *);
176 static void sf_reset(struct sf_softc *);
177 static int sf_dma_alloc(struct sf_softc *);
[all...]
H A Dif_sfreg.h1071 struct sf_softc { struct

Completed in 67 milliseconds