Home
last modified time | relevance | path

Searched refs:cv_noe_wait (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/io/cpqary3/
H A Dcpqary3.c640 cv_timedwait_sig(&cpqary3p->cv_noe_wait, in cpqary3_cleanup()
691 cv_destroy(&cpqary3p->cv_noe_wait); in cpqary3_cleanup()
H A Dcpqary3_noe.c552 cv_signal(&cpqary3_cmdpvtp->ctlr->cv_noe_wait); in cpqary3_noe_complete()
H A Dcpqary3.h292 kcondvar_t cv_noe_wait; member
H A Dcpqary3_util.c274 cv_init(&ctlr->cv_noe_wait, NULL, CV_DRIVER, NULL); in cpqary3_init_ctlr_resource()