Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h221 kcondvar_t fcip_sendup_cv; /* for upstream unsol data */ member
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c915 cv_init(&fptr->fcip_sendup_cv, NULL, CV_DRIVER, NULL); in fcip_port_attach()
3105 cv_signal(&fptr->fcip_sendup_cv); in fcip_sendup_alloc_enque()
3188 cv_wait(&fptr->fcip_sendup_cv, in fcip_sendup_thr()
3249 cv_signal(&fptr->fcip_sendup_cv); in fcip_sendup_thr()
4987 cv_signal(&fptr->fcip_sendup_cv); in fcip_softstate_free()
4988 cv_wait(&fptr->fcip_sendup_cv, in fcip_softstate_free()
5058 cv_destroy(&fptr->fcip_sendup_cv); in fcip_softstate_free()