Home
last modified time | relevance | path

Searched refs:SCF_IN_FREE (Results 1 – 2 of 2) sorted by relevance

/drivers/infiniband/hw/hfi1/
Dpio.h141 #define SCF_IN_FREE 0x02 macro
Dpio.c888 sc->flags |= SCF_IN_FREE; /* ensure no restarts */ in sc_free()
1081 if (!(sc->flags & SCF_HALTED) || (sc->flags & SCF_IN_FREE)) in sc_restart()