Home
last modified time | relevance | path

Searched refs:SCF_ENABLED (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/infiniband/hw/hfi1/
A Dpio.h98 #define SCF_ENABLED 0x01 macro
A Dpio.c890 sc->flags &= ~SCF_ENABLED; in sc_disable()
1330 sc->flags |= SCF_ENABLED; in sc_enable()
1391 sc->flags &= ~SCF_ENABLED; in sc_stop()
1422 if (!(sc->flags & SCF_ENABLED)) { in sc_buffer_alloc()
A Dchip.c6758 if (sc && (sc->flags & SCF_ENABLED)) in start_freeze_handling()

Completed in 401 milliseconds