Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/net/
H A Dif_axe.c137 static int axe_miibus_writereg(struct axe_softc *sc, int reg, int val);
138 static uint16_t axe_miibus_readreg(struct axe_softc *sc, int reg);
148 static void axe_cmd(struct axe_softc *, int, int, int, void *);
149 static void axe_ax88178_init(struct axe_softc *);
150 static void axe_ax88772_init(struct axe_softc *);
151 static void axe_ax88772_phywake(struct axe_softc *);
152 static void axe_ax88772b_init(struct axe_softc *);
153 static int axe_get_phyno(struct axe_softc *, int);
203 .size = sizeof(struct axe_softc),
220 axe_cmd(struct axe_softc *s
[all...]
H A Dif_axereg.h352 struct axe_softc { struct

Completed in 3 milliseconds