Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h221 kcondvar_t fcip_sendup_cv; /* for upstream unsol data */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c899 cv_init(&fptr->fcip_sendup_cv, NULL, CV_DRIVER, NULL); in fcip_port_attach()
3030 cv_signal(&fptr->fcip_sendup_cv); in fcip_sendup_alloc_enque()
3113 cv_wait(&fptr->fcip_sendup_cv, in fcip_sendup_thr()
3171 cv_signal(&fptr->fcip_sendup_cv); in fcip_sendup_thr()
4813 cv_signal(&fptr->fcip_sendup_cv); in fcip_softstate_free()
4814 cv_wait(&fptr->fcip_sendup_cv, in fcip_softstate_free()
4884 cv_destroy(&fptr->fcip_sendup_cv); in fcip_softstate_free()