Searched refs:CS_IS_ENABLED (Results 1 – 2 of 2) sorted by relevance
287 #define CS_IS_ENABLED(sc) ((sc)->sc_cfgflags & CFGFLG_ENABLED) macro
2094 if (CS_IS_ENABLED(sc) == 0) { in cs_enable() 2112 if (CS_IS_ENABLED(sc)) { in cs_disable()