Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/usb/
H A Dif_ralvar.h71 struct ural_softc { struct
72 struct device sc_dev;
73 struct ieee80211com sc_ic;
74 int (*sc_newstate)(struct ieee80211com *,
77 struct usbd_device *sc_udev;
78 struct usbd_interface *sc_iface;
80 int sc_rx_no;
81 int sc_tx_no;
83 uint32_t asic_rev;
84 uint16_t macbbp_rev;
[all …]