Home
last modified time | relevance | path

Searched refs:IPW2100_FLAG_HAS_RADIO_SWITCH (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100_impl.h126 #define IPW2100_FLAG_HAS_RADIO_SWITCH (1 << 16) macro
H A Dipw2100.c1224 sc->sc_flags |= IPW2100_FLAG_HAS_RADIO_SWITCH; in ipw2100_hwconf_get()
1228 (sc->sc_flags & IPW2100_FLAG_HAS_RADIO_SWITCH)? "yes" : "no", in ipw2100_hwconf_get()