Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h806 #define FS_MIN_POLL_INTERVAL 1 /* Min full speed polling interval */ macro
/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c2852 if ((interval < FS_MIN_POLL_INTERVAL) && in ehci_adjust_polling_interval()
2857 "be between %d and %d ms", FS_MIN_POLL_INTERVAL, in ehci_adjust_polling_interval()