Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_debug.h103 #define usb_resume_wait USB_RESUME_WAIT
Dusb_debug.c165 unsigned int usb_resume_wait = USB_RESUME_WAIT;
Dusb.h105 #define USB_RESUME_WAIT 50 /* ms */ macro