OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IWM_FLAG_RFKILL
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_iwmvar.h
300
#define
IWM_FLAG_RFKILL
__BIT(3)
if_iwm.c
1481
sc->sc_flags |=
IWM_FLAG_RFKILL
;
1483
sc->sc_flags &= ~
IWM_FLAG_RFKILL
;
3698
if ((sc->sc_flags &
IWM_FLAG_RFKILL
) && !justnvm) {
Completed in 18 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025