Searched refs:CSM_ACTIVE (Results 1 – 4 of 4) sorted by relevance
258 #define CSM_ACTIVE (1U << 31) /* channel is active */ macro
2169 (ch->ch_schema->csm_flags & CSM_ACTIVE)); in ch_connect()2226 (ch->ch_schema->csm_flags & CSM_ACTIVE)) { in ch_deactivate()2228 &ch->ch_schema->csm_flags), CSM_ACTIVE); in ch_deactivate()
218 (!(*(_chrd)->chrd_csm_flags & CSM_ACTIVE))221 (!(CHD_SCHEMA(_chd)->csm_flags & CSM_ACTIVE))
2559 CSM_ACTIVE); in na_connect()