Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/iwi/
H A Dipw2200_impl.h123 #define IPW2200_FLAG_LINK_CHANGE (1 << 3) macro
H A Dipw2200.c1960 if (ic->ic_mach && (sc->sc_flags & IPW2200_FLAG_LINK_CHANGE)) { in ipw2200_thread()
1966 sc->sc_flags &= ~IPW2200_FLAG_LINK_CHANGE; in ipw2200_thread()