OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USB_PORT_ROOT_RESET_DELAY
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/usb/
usb.h
769
#define
USB_PORT_ROOT_RESET_DELAY
50 /* ms */
780
#define
USB_PORT_ROOT_RESET_DELAY
250 /* ms */
ohci.c
2607
USB_PORT_ROOT_RESET_DELAY
);
uhci.c
3495
usb_delay_ms(&sc->sc_bus,
USB_PORT_ROOT_RESET_DELAY
);
ehci.c
2636
usb_delay_ms(&sc->sc_bus,
USB_PORT_ROOT_RESET_DELAY
);
xhci.c
4295
for (i = 0; i <
USB_PORT_ROOT_RESET_DELAY
/ 10; i++) {
Completed in 30 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025