OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CFGFLG_ENABLED
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
cs89x0var.h
177
#define
CFGFLG_ENABLED
0x0100 /* XXX should not be here? */
287
#define CS_IS_ENABLED(sc) ((sc)->sc_cfgflags &
CFGFLG_ENABLED
)
cs89x0.c
2102
sc->sc_cfgflags |=
CFGFLG_ENABLED
;
2116
sc->sc_cfgflags &= ~
CFGFLG_ENABLED
;
Completed in 12 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025