Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ipw/
H A Dipw2100_impl.h96 struct ipw2100_softc { struct
97 struct ieee80211com sc_ic;
98 dev_info_t *sc_dip;
99 int (*sc_newstate)(struct ieee80211com *,
101 int sc_authmode;
102 int sc_suspended;
104 ddi_acc_handle_t sc_ioh;
105 caddr_t sc_regs;
107 ddi_iblock_cookie_t sc_iblk;
109 ddi_softintr_t sc_link_softint;
[all …]