Searched refs:NCR_DROP_MSGI (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/esp/
H A Dncr53c9xvar.h396 #define NCR_DROP_MSGI 0x01 /* Discard all msgs (parity err detected) */ macro
H A Dncr53c9x.c1793 sc->sc_flags &= ~NCR_DROP_MSGI;
1801 if ((sc->sc_flags & NCR_DROP_MSGI) != 0) {
1810 sc->sc_flags |= NCR_DROP_MSGI;
2123 sc->sc_flags &= ~NCR_DROP_MSGI;

Completed in 102 milliseconds