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.h352 struct axe_softc { struct
353 struct usb_ether sc_ue;
354 struct mtx sc_mtx;
355 struct usb_xfer *sc_xfer[AXE_N_TRANSFER];
356 int sc_phyno;
358 unsigned int sc_flags;
359 uint16_t sc_link_status;
368 uint8_t sc_ipgs[3];
369 uint8_t sc_phyaddrs[2];
370 uint16_t sc_pwrcfg;
[all …]