Searched refs:SCF_HALTED (Results 1 – 2 of 2) sorted by relevance
100 #define SCF_HALTED 0x04 macro
1642 sc->halt_wait, (sc->flags & SCF_HALTED), in ctxt_reset()1644 if (!(sc->flags & SCF_HALTED)) in ctxt_reset()