Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_util.c277 cv_init(&ctlr->cv_ioctl_wait, NULL, CV_DRIVER, NULL); in cpqary3_init_ctlr_resource()
532 cv = &(cpqary3p->cv_ioctl_wait); in cpqary3_synccmd_send()
H A Dcpqary3.h295 kcondvar_t cv_ioctl_wait; /* Variable for ioctls */ member
H A Dcpqary3_scsi.c779 cv_broadcast(&(cpqary3p->cv_ioctl_wait)); in cpqary3_synccmd_complete()
H A Dcpqary3.c693 cv_destroy(&cpqary3p->cv_ioctl_wait); in cpqary3_cleanup()