Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/net/
Dif_axereg.h354 struct axe_softc { struct
355 struct usb_ether sc_ue;
356 struct mtx sc_mtx;
357 struct usb_xfer *sc_xfer[AXE_N_TRANSFER];
358 int sc_phyno;
360 unsigned int sc_flags;
361 uint16_t sc_link_status;
370 uint8_t sc_ipgs[3];
371 uint8_t sc_phyaddrs[2];
372 uint16_t sc_pwrcfg;
[all …]