Searched refs:EHCI_MAX_RETRY (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h943 #define EHCI_MAX_RETRY 10 macro
947 if (r >= EHCI_MAX_RETRY) \
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c3762 if (retry >= EHCI_MAX_RETRY) {
4042 * EHCI_MAX_RETRY retries, then the M1575 is broken
4062 if (retry >= EHCI_MAX_RETRY)
4169 * EHCI_MAX_RETRY retries, then the M1575 is broken
4189 if (retry >= EHCI_MAX_RETRY)
H A Dehci_polled.c2166 * EHCI_MAX_RETRY retries, then the M1575 is broken
2181 if (retry >= EHCI_MAX_RETRY)
H A Dehci_xfer.c612 * EHCI_MAX_RETRY retries, then the M1575 is broken
627 if (retry >= EHCI_MAX_RETRY)

Completed in 64 milliseconds