Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dpio.h141 #define SCF_IN_FREE 0x02 macro
H A 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()