Home
last modified time | relevance | path

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.h944 #define EHCI_MAX_RETRY 10 macro
948 if (r >= EHCI_MAX_RETRY) \
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c3784 if (retry >= EHCI_MAX_RETRY) { in ehci_do_soft_reset()
4084 if (retry >= EHCI_MAX_RETRY) in ehci_toggle_scheduler_on_pipe()
4211 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()