Searched refs:Set_OpRegRetry (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/io/usb/hcd/ehci/ |
H A D | ehci_util.c | 3760 Set_OpRegRetry(ehci_async_list_addr, (uint32_t) in ehci_do_soft_reset() 4058 Set_OpRegRetry(ehci_async_list_addr, in ehci_toggle_scheduler_on_pipe() 4185 Set_OpRegRetry(ehci_async_list_addr, in ehci_toggle_scheduler() 4234 Set_OpRegRetry(ehci_command, cmd_reg, retry); in ehci_toggle_scheduler()
|
H A D | ehci_polled.c | 2180 Set_OpRegRetry(ehci_async_list_addr, qh_addr, retry); in ehci_polled_insert_async_qh()
|
H A D | ehci_xfer.c | 626 Set_OpRegRetry(ehci_async_list_addr, qh_addr, retry); in ehci_insert_async_qh()
|
/titanic_44/usr/src/uts/common/sys/usb/hcd/ehci/ |
H A D | ehcid.h | 945 #define Set_OpRegRetry(addr, val, r) \ macro
|