Searched refs:smac_active (Results 1 – 3 of 3) sorted by relevance
591 if (softmac->smac_active) { in softmac_bind_req()655 ASSERT(!softmac->smac_active); in softmac_unbind_req()1065 softmac->smac_active = B_TRUE; in softmac_active_set()1076 ASSERT(softmac->smac_active && (softmac->smac_nactive == 0)); in softmac_active_clear()1077 softmac->smac_active = B_FALSE; in softmac_active_clear()
147 ASSERT(softmac->smac_active == B_FALSE); in softmac_destructor()
199 boolean_t smac_active; /* smac_active_mutex */ member