OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CFGFLG_ATTACHED
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
cs89x0var.h
175
#define
CFGFLG_ATTACHED
0x0040 /* XXX should not be here? */
cs89x0.c
493
sc->sc_cfgflags |=
CFGFLG_ATTACHED
;
516
if (sc->sc_cfgflags &
CFGFLG_ATTACHED
) {
521
sc->sc_cfgflags &= ~
CFGFLG_ATTACHED
;
Completed in 64 milliseconds
Indexes created Wed Aug 26 00:26:28 UTC 2026