OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPMODE_PM
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
tulipreg.h
589
#define
OPMODE_PM
0x00000080 /* pass all multicast */
tulip.c
2592
sc->sc_opmode &= ~(OPMODE_PR |
OPMODE_PM
);
2740
sc->sc_opmode |=
OPMODE_PM
;
2911
sc->sc_opmode &= ~(OPMODE_PR |
OPMODE_PM
);
2973
sc->sc_opmode &= ~(
OPMODE_PM
| OPMODE_AX_RB | OPMODE_PR);
2976
sc->sc_opmode |=
OPMODE_PM
;
Completed in 19 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025