Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dif_auereg.h224 struct aue_softc { struct
225 struct device aue_dev;
227 struct arpcom arpcom;
228 struct mii_data aue_mii;
236 u_int16_t aue_vendor;
237 u_int16_t aue_product;
240 u_int8_t aue_link;
243 u_int16_t aue_flags;
245 int aue_refcnt;
246 u_int aue_rx_errs;
[all …]