Searched refs:SCF_HALTED (Results 1 – 4 of 4) sorted by relevance
140 #define SCF_HALTED 0x04 macro
384 sc->halt_wait, (sc->flags & SCF_HALTED), in hfi1_file_write()386 if (!(sc->flags & SCF_HALTED)) { in hfi1_file_write()
991 if (!(sc->flags & SCF_HALTED) || (sc->flags & SCF_IN_FREE)) in sc_restart()
2503 sc_stop(sc, SCF_HALTED); in is_sendctxt_err_int()3219 sc_stop(sc, SCF_FROZEN | SCF_HALTED); in start_freeze_handling()