Searched refs:smac_global_cv (Results 1 – 1 of 1) sorted by relevance
70 static kcondvar_t smac_global_cv; variable168 cv_init(&smac_global_cv, NULL, CV_DRIVER, NULL); in softmac_init()185 cv_destroy(&smac_global_cv); in softmac_fini()391 cv_broadcast(&smac_global_cv); in softmac_create()1583 cv_wait(&smac_global_cv, &smac_global_lock); in softmac_hold_device()