Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_debug.h79 #define usb_port_root_reset_delay USB_PORT_ROOT_RESET_DELAY
H A Dusb_debug.c242 unsigned usb_port_root_reset_delay = USB_PORT_ROOT_RESET_DELAY;
H A Dusb.h116 #define USB_PORT_ROOT_RESET_DELAY 200 /* ms */ macro