Searched refs:skc_cv (Results 1 – 2 of 2) sorted by relevance
97 kcondvar_t skc_cv; /* cond var for CQ manipulation. */ member
1034 cv_destroy(&socalp->request[i].skc_cv); in socal_dodetach()1035 cv_destroy(&socalp->response[i].skc_cv); in socal_dodetach()1899 cv_init(&socalp->request[index].skc_cv, NULL, CV_DRIVER, NULL); in socal_cqalloc_init()1900 cv_init(&socalp->response[index].skc_cv, NULL, CV_DRIVER, NULL); in socal_cqalloc_init()2044 cv_destroy(&socalp->request[index].skc_cv); in socal_cqalloc_init()2045 cv_destroy(&socalp->response[index].skc_cv); in socal_cqalloc_init()2204 cv_broadcast(&socalp->request[i].skc_cv); in socal_doreset()3264 cv_broadcast(&kcq->skc_cv); in socal_intr()