Home
last modified time | relevance | path

Searched refs:EHCI_PORT_SUSPEND_TIMEWAIT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_hub.h105 #define EHCI_PORT_SUSPEND_TIMEWAIT 10000 /* RH port suspend time */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_hub.c878 delay(drv_usectohz(EHCI_PORT_SUSPEND_TIMEWAIT)); in ehci_handle_port_suspend()