Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/net/
HDif_axe.c199 static int axe_cmd(struct axe_softc *, int, int, int, void *);
200 static void axe_ax88178_init(struct axe_softc *);
201 static void axe_ax88772_init(struct axe_softc *);
202 static void axe_ax88772_phywake(struct axe_softc *);
203 static void axe_ax88772a_init(struct axe_softc *);
204 static void axe_ax88772b_init(struct axe_softc *);
205 static int axe_get_phyno(struct axe_softc *, int);
264 .size = sizeof(struct axe_softc),
291 axe_cmd(struct axe_softc *sc, int cmd, int index, int val, void *buf) in axe_cmd()
314 struct axe_softc *sc = device_get_softc(dev); in axe_miibus_readreg()
[all …]
HDif_axereg.h333 struct axe_softc { struct