Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h943 #define EHCI_MAX_RETRY 10 macro
947 if (r >= EHCI_MAX_RETRY) \
/titanic_50/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c3762 if (retry >= EHCI_MAX_RETRY) { in ehci_do_soft_reset()
4062 if (retry >= EHCI_MAX_RETRY) in ehci_toggle_scheduler_on_pipe()
4189 if (retry >= EHCI_MAX_RETRY) in ehci_toggle_scheduler()
H A Dehci_polled.c2181 if (retry >= EHCI_MAX_RETRY) in ehci_polled_insert_async_qh()
H A Dehci_xfer.c627 if (retry >= EHCI_MAX_RETRY) in ehci_insert_async_qh()