Searched refs:CSM_ACTIVE (Results 1 – 4 of 4) sorted by relevance
258 #define CSM_ACTIVE (1U << 31) /* channel is active */ macro
2168 (ch->ch_schema->csm_flags & CSM_ACTIVE)); in ch_connect()2225 (ch->ch_schema->csm_flags & CSM_ACTIVE)) { in ch_deactivate()2227 &ch->ch_schema->csm_flags), CSM_ACTIVE); in ch_deactivate()
228 (!(*(_chrd)->chrd_csm_flags & CSM_ACTIVE))231 (!(CHD_SCHEMA(_chd)->csm_flags & CSM_ACTIVE))
2586 CSM_ACTIVE); in na_connect()