OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RTW_F_DK_VALID
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
rtwvar.h
99
#define
RTW_F_DK_VALID
0x00000040 /* keys in DK0-DK3 are valid */
rtw.c
557
sc->sc_flags &= ~
RTW_F_DK_VALID
;
572
sc->sc_flags &= ~
RTW_F_DK_VALID
;
608
if ((sc->sc_flags &
RTW_F_DK_VALID
) != 0 ||
699
sc->sc_flags |=
RTW_F_DK_VALID
;
736
sc->sc_flags &= ~
RTW_F_DK_VALID
;
2559
sc->sc_flags &= ~
RTW_F_DK_VALID
;
2582
sc->sc_flags &= ~
RTW_F_DK_VALID
;
Completed in 14 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025