Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci_hub.h102 #define OHCI_RH_POLL_TIME 30000 /* Root hub polling interval */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_hub.c1469 (void *)ohcip, drv_usectohz(OHCI_RH_POLL_TIME)); in ohci_root_hub_allocate_intr_pipe_resource()
H A Dohci.c9925 (void *)ohcip, drv_usectohz(OHCI_RH_POLL_TIME)); in ohci_do_soft_reset()