OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPMODE_MEDIA_BITS
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/mips/atheros/dev/
aevar.h
205
(((sc)->sc_opmode &
OPMODE_MEDIA_BITS
) != \
206
((newbits) &
OPMODE_MEDIA_BITS
))
/src/sys/dev/ic/
tulipvar.h
480
(((sc)->sc_opmode &
OPMODE_MEDIA_BITS
) != \
481
((newbits) &
OPMODE_MEDIA_BITS
))
tulipreg.h
648
#define
OPMODE_MEDIA_BITS
(OPMODE_FD|OPMODE_PS|OPMODE_TTM|OPMODE_PCS|OPMODE_SCR)
tulip.c
4283
sc->sc_opmode = (sc->sc_opmode & ~
OPMODE_MEDIA_BITS
) | tm->tm_opmode;
4357
sc->sc_opmode = (sc->sc_opmode & ~
OPMODE_MEDIA_BITS
) | tm->tm_opmode;
Completed in 18 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025