Searched refs:SPC_ABORTING (Results 1 – 4 of 4) sorted by relevance
166 #define SPC_ABORTING 0x20 /* Bailing out */ macro
475 sc->sc_flags |= SPC_ABORTING; in mha_init() 829 if (sc->sc_flags & SPC_ABORTING) in mha_sched() 1367 sc->sc_flags |= SPC_ABORTING; in mha_msgout() 1388 sc->sc_flags |= SPC_ABORTING; in mha_msgout() 1935 sc->sc_flags |= SPC_ABORTING; in mha_abort()
153 #define SPC_ABORTING 0x02 /* Bailing out */ macro
1315 sc->sc_flags |= SPC_ABORTING; in spc_msgout()1336 sc->sc_flags |= SPC_ABORTING; in spc_msgout()1869 if ((sc->sc_flags & SPC_ABORTING) == 0) { in spc_intr()