Symbol: axe_softc
sys/bus/u4b/net/if_axe.c
1031
struct axe_softc *sc;
sys/bus/u4b/net/if_axe.c
1160
struct axe_softc *sc = usbd_xfer_softc(xfer);
sys/bus/u4b/net/if_axe.c
1280
struct axe_softc *sc = uether_getsc(ue);
sys/bus/u4b/net/if_axe.c
1296
struct axe_softc *sc = uether_getsc(ue);
sys/bus/u4b/net/if_axe.c
1308
struct axe_softc *sc;
sys/bus/u4b/net/if_axe.c
1336
struct axe_softc *sc = uether_getsc(ue);
sys/bus/u4b/net/if_axe.c
1433
struct axe_softc *sc = uether_getsc(ue);
sys/bus/u4b/net/if_axe.c
1455
struct axe_softc *sc = uether_getsc(ue);
sys/bus/u4b/net/if_axe.c
1475
struct axe_softc *sc;
sys/bus/u4b/net/if_axe.c
199
static int axe_cmd(struct axe_softc *, int, int, int, void *);
sys/bus/u4b/net/if_axe.c
200
static void axe_ax88178_init(struct axe_softc *);
sys/bus/u4b/net/if_axe.c
201
static void axe_ax88772_init(struct axe_softc *);
sys/bus/u4b/net/if_axe.c
202
static void axe_ax88772_phywake(struct axe_softc *);
sys/bus/u4b/net/if_axe.c
203
static void axe_ax88772a_init(struct axe_softc *);
sys/bus/u4b/net/if_axe.c
204
static void axe_ax88772b_init(struct axe_softc *);
sys/bus/u4b/net/if_axe.c
205
static int axe_get_phyno(struct axe_softc *, int);
sys/bus/u4b/net/if_axe.c
264
.size = sizeof(struct axe_softc),
sys/bus/u4b/net/if_axe.c
291
axe_cmd(struct axe_softc *sc, int cmd, int index, int val, void *buf)
sys/bus/u4b/net/if_axe.c
314
struct axe_softc *sc = device_get_softc(dev);
sys/bus/u4b/net/if_axe.c
351
struct axe_softc *sc = device_get_softc(dev);
sys/bus/u4b/net/if_axe.c
371
struct axe_softc *sc = device_get_softc(dev);
sys/bus/u4b/net/if_axe.c
454
struct axe_softc *sc = ifp->if_softc;
sys/bus/u4b/net/if_axe.c
473
struct axe_softc *sc = ifp->if_softc;
sys/bus/u4b/net/if_axe.c
486
struct axe_softc *sc = uether_getsc(ue);
sys/bus/u4b/net/if_axe.c
519
axe_get_phyno(struct axe_softc *sc, int sel)
sys/bus/u4b/net/if_axe.c
548
axe_ax88178_init(struct axe_softc *sc)
sys/bus/u4b/net/if_axe.c
665
axe_ax88772_init(struct axe_softc *sc)
sys/bus/u4b/net/if_axe.c
706
axe_ax88772_phywake(struct axe_softc *sc)
sys/bus/u4b/net/if_axe.c
739
axe_ax88772a_init(struct axe_softc *sc)
sys/bus/u4b/net/if_axe.c
752
axe_ax88772b_init(struct axe_softc *sc)
sys/bus/u4b/net/if_axe.c
791
axe_reset(struct axe_softc *sc)
sys/bus/u4b/net/if_axe.c
820
struct axe_softc *sc = uether_getsc(ue);
sys/bus/u4b/net/if_axe.c
869
struct axe_softc *sc;
sys/bus/u4b/net/if_axe.c
938
struct axe_softc *sc = device_get_softc(dev);
sys/bus/u4b/net/if_axe.c
978
struct axe_softc *sc = device_get_softc(dev);
sys/bus/u4b/net/if_axe.c
995
struct axe_softc *sc = usbd_xfer_softc(xfer);