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;
1228 (sc->sc_flags & IPW2100_FLAG_HAS_RADIO_SWITCH)? "yes" : "no",

Completed in 64 milliseconds