Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dif_smscreg.h258 struct smsc_softc { struct
259 struct usb_ether sc_ue;
260 struct mtx sc_mtx;
261 struct usb_xfer *sc_xfer[SMSC_N_TRANSFER];
262 int sc_phyno;
265 uint32_t sc_mac_csr;
266 uint32_t sc_rev_id;
268 uint32_t sc_flags;