Home
last modified time | relevance | path

Searched refs:ref_cv (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/bus/u4b/
H A Dusb_device.h192 struct cv ref_cv; member
H A Dusb_device.c469 cv_wait(&udev->ref_cv, &usb_ref_lock); in usb_wait_pending_refs()
1591 cv_init(&udev->ref_cv, "UGONE"); in usb_alloc_device()
2199 cv_destroy(&udev->ref_cv); in usb_free_device()
H A Dusb_dev.c297 cv_broadcast(&cpd->udev->ref_cv); in usb_ref_device()
369 cv_broadcast(&cpd->udev->ref_cv); in usb_unref_device()