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

/netbsd-current/sys/dev/pci/
H A Dif_iwmvar.h300 #define IWM_FLAG_RFKILL __BIT(3) macro
H A Dif_iwm.c1481 sc->sc_flags |= IWM_FLAG_RFKILL;
1483 sc->sc_flags &= ~IWM_FLAG_RFKILL;
3698 if ((sc->sc_flags & IWM_FLAG_RFKILL) && !justnvm) {

Completed in 168 milliseconds