Searched refs:fcip_farp_cv (Results 1 – 2 of 2) sorted by relevance
189 kcondvar_t fcip_farp_cv; /* For perport serialization */ member
914 cv_init(&fptr->fcip_farp_cv, NULL, CV_DRIVER, NULL); in fcip_port_attach()2638 cv_signal(&fptr->fcip_farp_cv); in fcip_els_cb()5057 cv_destroy(&fptr->fcip_farp_cv); in fcip_softstate_free()6319 if (cv_timedwait(&fptr->fcip_farp_cv, &fptr->fcip_mutex, in fcip_do_farp()