OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SUNSCPAL_DROP_MSGIN
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
sunscpalvar.h
220
#define
SUNSCPAL_DROP_MSGIN
0x10 /* Discard all msgs (parity err detected) */
sunscpal.c
1309
sc->sc_state &= ~
SUNSCPAL_DROP_MSGIN
;
1350
sc->sc_state |=
SUNSCPAL_DROP_MSGIN
;
1354
if ((sc->sc_state &
SUNSCPAL_DROP_MSGIN
) == 0) {
1357
sc->sc_state |=
SUNSCPAL_DROP_MSGIN
;
Completed in 36 milliseconds
Indexes created Sun Oct 19 22:09:57 GMT 2025