OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPW_FLAG_FW_CACHED
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_ipwvar.h
96
#define
IPW_FLAG_FW_CACHED
(1 << 0)
if_ipw.c
1947
sc->flags |=
IPW_FLAG_FW_CACHED
;
1963
if (!(sc->flags &
IPW_FLAG_FW_CACHED
))
1969
sc->flags &= ~
IPW_FLAG_FW_CACHED
;
2185
if (!(sc->flags &
IPW_FLAG_FW_CACHED
)) {
Completed in 13 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025