Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/usb/
H A Dif_zydreg.h1177 struct zyd_softc { struct
1178 struct device sc_dev;
1179 struct ieee80211com sc_ic;
1180 int (*sc_newstate)(struct ieee80211com *,
1182 struct zyd_rf sc_rf;
1184 struct usb_task sc_task;
1185 struct usbd_device *sc_udev;
1186 struct usbd_interface *sc_iface;
1188 enum ieee80211_state sc_state;
1189 int sc_arg;
[all …]