Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_debug.h85 #define usb_resume_wait USB_RESUME_WAIT
H A Dusb_debug.c248 unsigned usb_resume_wait = USB_RESUME_WAIT;
H A Dusb.h122 #define USB_RESUME_WAIT 50 /* ms */ macro