Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb_device.h191 struct cv ctrlreq_cv; member
H A Dusb_device.c1590 cv_init(&udev->ctrlreq_cv, "WCTRL"); in usb_alloc_device()
2198 cv_destroy(&udev->ctrlreq_cv); in usb_free_device()