Searched refs:scsa2usb_transport_busy_cv (Results 1 – 2 of 2) sorted by relevance
288 kcondvar_t scsa2usb_transport_busy_cv; member
691 cv_init(&scsa2usbp->scsa2usb_transport_busy_cv, NULL, CV_DRIVER, NULL); in scsa2usb_attach()1075 &scsa2usbp->scsa2usb_transport_busy_cv, in scsa2usb_ugen_open()1153 cv_signal(&scsa2usbp->scsa2usb_transport_busy_cv); in scsa2usb_ugen_open()1202 cv_signal(&scsa2usbp->scsa2usb_transport_busy_cv); in scsa2usb_ugen_close()1408 cv_destroy(&scsa2usbp->scsa2usb_transport_busy_cv); in scsa2usb_cleanup()4168 cv_wait(&scsa2usbp->scsa2usb_transport_busy_cv, in scsa2usb_work_thread()4203 cv_signal(&scsa2usbp->scsa2usb_transport_busy_cv); in scsa2usb_work_thread()