Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnvar.h164 struct iwn_softc { struct
165 struct ieee80211com sc_ic;
166 dev_info_t *sc_dip;
168 int (*sc_newstate)(struct ieee80211com *,
171 enum ieee80211_state sc_ostate;
173 clock_t sc_clk;
174 struct ieee80211_amrr amrr;
175 uint8_t fixed_ridx;
177 uint16_t sc_devid;
178 caddr_t sc_base;
[all …]