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_MSGI
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
ncr53c9xvar.h
354
#define
NCR_DROP_MSGI
0x01 /* Discard all msgs (parity err detected) */
ncr53c9x.c
1572
sc->sc_flags &= ~
NCR_DROP_MSGI
;
1580
if ((sc->sc_flags &
NCR_DROP_MSGI
) != 0) {
1588
sc->sc_flags |=
NCR_DROP_MSGI
;
1900
sc->sc_flags &= ~
NCR_DROP_MSGI
;
Completed in 15 milliseconds
Indexes created Sat Oct 11 13:09:53 GMT 2025