Home
last modified time | relevance | path

Searched refs:SCF_HALTED (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dpio.h100 #define SCF_HALTED 0x04 macro
H A Dfile_ops.c1642 sc->halt_wait, (sc->flags & SCF_HALTED), in ctxt_reset()
1644 if (!(sc->flags & SCF_HALTED)) in ctxt_reset()
H A Dpio.c981 if (sc->flags & SCF_HALTED || in sc_wait_for_packet_egress()
1039 if (!(sc->flags & SCF_HALTED) || (sc->flags & SCF_IN_FREE)) in sc_restart()
H A Dchip.c5975 sc_stop(sc, SCF_HALTED); in is_sendctxt_err_int()
6755 sc_flags = SCF_FROZEN | SCF_HALTED | (flags & FREEZE_LINK_DOWN ? in start_freeze_handling()