Home
last modified time | relevance | path

Searched refs:fcip_ub_cv (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h196 kcondvar_t fcip_ub_cv; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c900 cv_init(&fptr->fcip_ub_cv, NULL, CV_DRIVER, NULL); in fcip_port_attach()
2388 cv_wait(&fptr->fcip_ub_cv, &fptr->fcip_mutex); in fcip_statec_cb()
3207 cv_signal(&fptr->fcip_ub_cv); in fcip_ubfree()
4885 cv_destroy(&fptr->fcip_ub_cv); in fcip_softstate_free()