Searched refs:SPC_DROP_MSGIN (Results 1 – 2 of 2) sorted by relevance
144 #define SPC_DROP_MSGIN 0x01 /* Discard all msgs (parity err detected) */ macro
823 sc->sc_flags &= ~SPC_DROP_MSGIN; in spc_msgin()856 sc->sc_flags |= SPC_DROP_MSGIN; in spc_msgin()887 if ((sc->sc_flags & SPC_DROP_MSGIN) == 0) { in spc_msgin()890 sc->sc_flags |= SPC_DROP_MSGIN; in spc_msgin()1630 sc->sc_flags |= SPC_DROP_MSGIN; in spc_intr()