Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/usb/
Dusb_debug.h76 #define usb_port_reset_delay USB_PORT_RESET_DELAY
Dusb_debug.c224 unsigned int usb_port_reset_delay = USB_PORT_RESET_DELAY;
Dusb.h116 #define USB_PORT_RESET_DELAY 50 /* ms */ macro