Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_axe.c108 struct axe_softc { struct
258 CFATTACH_DECL_NEW(axe, sizeof(struct axe_softc),
272 static void axe_ax88178_init(struct axe_softc *);
273 static void axe_ax88772_init(struct axe_softc *);
274 static void axe_ax88772a_init(struct axe_softc *);
275 static void axe_ax88772b_init(struct axe_softc *);
289 axe_cmd(struct axe_softc *sc, int cmd, int index, int val, void *buf) in axe_cmd()
321 struct axe_softc * const sc = usbnet_softc(un); in axe_uno_mii_read_reg()
362 struct axe_softc * const sc = usbnet_softc(un); in axe_uno_mii_write_reg()
386 struct axe_softc * const sc = usbnet_softc(un); in axe_uno_mii_statchg()
[all …]