Searched refs:SCF_ENABLED (Results 1 – 2 of 2) sorted by relevance
98 #define SCF_ENABLED 0x01 macro
890 sc->flags &= ~SCF_ENABLED; in sc_disable()1329 sc->flags |= SCF_ENABLED; in sc_enable()1390 sc->flags &= ~SCF_ENABLED; in sc_stop()1421 if (!(sc->flags & SCF_ENABLED)) { in sc_buffer_alloc()