HomeSort by: relevance | last modified time | path
    Searched refs:USB_PORT_RESET_DELAY (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/usb/
usb.h 768 #define USB_PORT_RESET_DELAY 10 /* ms */
779 #define USB_PORT_RESET_DELAY 50 /* ms */
usb_subr.c 293 usbd_delay_ms(dev, USB_PORT_RESET_DELAY);
uhci.c 3512 usb_delay_ms(&sc->sc_bus, USB_PORT_RESET_DELAY);

Completed in 16 milliseconds