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

/openbsd-current/sys/dev/usb/
H A Dif_axen.c93 sizeof(struct axen_softc), axen_match, axen_attach, axen_detach
96 int axen_tx_list_init(struct axen_softc *);
97 int axen_rx_list_init(struct axen_softc *);
99 int axen_encap(struct axen_softc *, struct mbuf *, int);
107 void axen_stop(struct axen_softc *);
112 int axen_cmd(struct axen_softc *, int, int, int, void *);
115 void axen_reset(struct axen_softc *sc);
116 void axen_iff(struct axen_softc *);
117 void axen_lock_mii(struct axen_softc *sc);
118 void axen_unlock_mii(struct axen_softc *s
[all...]
H A Dif_axenreg.h233 struct axen_softc;
236 struct axen_softc *axen_sc;
266 struct axen_softc { struct

Completed in 166 milliseconds