OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IWI_FLAG_FW_CACHED
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_iwivar.h
131
#define
IWI_FLAG_FW_CACHED
(1 << 0)
if_iwi.c
2300
sc->flags |=
IWI_FLAG_FW_CACHED
;
2314
if (!(sc->flags &
IWI_FLAG_FW_CACHED
))
2319
sc->flags &= ~
IWI_FLAG_FW_CACHED
;
2723
if (!(sc->flags &
IWI_FLAG_FW_CACHED
)) {
Completed in 13 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025