Searched refs:c_is_active (Results 1 – 2 of 2) sorted by relevance
1134 c->c_is_active = B_TRUE; in auimpl_client_activate()1142 c->c_is_active = B_FALSE; in auimpl_client_deactivate()1197 if (c->c_is_active) { in auclnt_hold_by_devt()1273 if (!c->c_is_active) in auclnt_dev_walk_clients()
194 boolean_t c_is_active; member