Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200_impl.h99 struct ipw2200_softc { struct
101 dev_info_t *sc_dip;
105 int sc_authmode;
109 caddr_t sc_regs;
111 kmutex_t sc_ilock;
119 uint32_t sc_flags;
132 int sc_fw_ok;
148 uint32_t sc_tx_cur;
154 uint32_t sc_rx_cur;
177 uint16_t sc_vendor, sc_device, sc_subven, sc_subdev;
[all …]