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

/freebsd-10.1-release/sys/dev/usb/net/
H A Dif_axe.c203 static int axe_cmd(struct axe_softc *, int, int, int, void *);
204 static void axe_ax88178_init(struct axe_softc *);
205 static void axe_ax88772_init(struct axe_softc *);
206 static void axe_ax88772_phywake(struct axe_softc *);
207 static void axe_ax88772a_init(struct axe_softc *);
208 static void axe_ax88772b_init(struct axe_softc *);
209 static int axe_get_phyno(struct axe_softc *, int);
268 .size = sizeof(struct axe_softc),
295 axe_cmd(struct axe_softc *sc, int cmd, int index, int val, void *buf)
318 struct axe_softc *s
[all...]
H A Dif_axereg.h333 struct axe_softc { struct

Completed in 161 milliseconds