Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h752 #define HS_MIN_POLL_INTERVAL 1 /* Min high speed polling interval */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c2891 if ((interval < HS_MIN_POLL_INTERVAL) && in ehci_adjust_polling_interval()
2897 HS_MIN_POLL_INTERVAL, HS_MAX_POLL_INTERVAL); in ehci_adjust_polling_interval()