Home
last modified time | relevance | path

Searched refs:usb_port_reset_recovery (Results 1 - 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_debug.h86 extern unsigned int usb_port_reset_recovery;
97 #define usb_port_reset_recovery USB_PORT_RESET_RECOVERY macro
H A Dusb_debug.c159 unsigned int usb_port_reset_recovery = USB_PORT_RESET_RECOVERY; variable
H A Dusb_request.c839 usb_pause_mtx(mtx, USB_MS_TO_TICKS(usb_port_reset_recovery)); in usbd_req_reset_port()
941 usb_pause_mtx(mtx, USB_MS_TO_TICKS(usb_port_reset_recovery)); in usbd_req_warm_reset_port()

Completed in 4 milliseconds