Searched defs:rum_softc (Results 1 – 1 of 1) sorted by relevance
71 struct rum_softc { struct72 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 struct ieee80211_channel *sc_curchan;82 int sc_rx_no;83 int sc_tx_no;85 uint16_t macbbp_rev;[all …]