Searched refs:mcbi_cv (Results 1 – 3 of 3) sorted by relevance
108 kcondvar_t mcbi_cv; member141 cv_broadcast(&(mcbi)->mcbi_cv); \156 cv_broadcast(&mcbi->mcbi_cv); \
1218 cv_wait(&mcbi->mcbi_cv, mcbi->mcbi_lockp); in i_mac_notify_thread()1283 cv_broadcast(&mcbi->mcbi_cv); in i_mac_notify_thread()1303 cv_broadcast(&mcbi->mcbi_cv); in i_mac_notify_exit()1308 cv_wait(&mcbi->mcbi_cv, mcbi->mcbi_lockp); in i_mac_notify_exit()
541 cv_init(&mip->mi_notify_cb_info.mcbi_cv, NULL, CV_DRIVER, NULL); in i_mac_constructor()543 cv_init(&mip->mi_promisc_cb_info.mcbi_cv, NULL, CV_DRIVER, NULL); in i_mac_constructor()590 cv_destroy(&mip->mi_promisc_cb_info.mcbi_cv); in i_mac_destructor()592 cv_destroy(&mip->mi_notify_cb_info.mcbi_cv); in i_mac_destructor()706 cv_wait(&mcbi->mcbi_cv, mcbi->mcbi_lockp); in mac_callback_remove_wait()843 cv_broadcast(&mcbi->mcbi_cv); in i_mac_notify()