Searched refs:IPW_FLAG_HAS_RADIO_SWITCH (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/ipw/
H A Dif_ipwvar.h105 #define IPW_FLAG_HAS_RADIO_SWITCH 0x0004 macro
H A Dif_ipw.c307 sc->flags |= IPW_FLAG_HAS_RADIO_SWITCH;
1822 sc->flags &= IPW_FLAG_HAS_RADIO_SWITCH;
2554 val = !((sc->flags & IPW_FLAG_HAS_RADIO_SWITCH) &&

Completed in 44 milliseconds