OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NCR_DROP_MSGIN
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
ncr5380var.h
180
#define
NCR_DROP_MSGIN
0x10 /* Discard all msgs (parity err detected) */
ncr5380sbc.c
1576
sc->sc_state &= ~
NCR_DROP_MSGIN
;
1616
sc->sc_state |=
NCR_DROP_MSGIN
;
1620
if ((sc->sc_state &
NCR_DROP_MSGIN
) == 0) {
1623
sc->sc_state |=
NCR_DROP_MSGIN
;
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025