Searched defs:ehci_do_soft_reset (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c258 int ehci_do_soft_reset(
3669 * ehci_do_soft_reset
3674 ehci_do_soft_reset(ehci_state_t *ehcip) function
3685 "ehci_do_soft_reset:"
3698 "ehci_do_soft_reset: kmem_zalloc failed");
3713 "ehci_do_soft_reset: Save reg = 0x%p", (void *)ehci_save_regs);
3730 "ehci_do_soft_reset: Reset in progress");
3764 ehcip->ehci_log_hdl, "ehci_do_soft_reset:"
3770 "ehci_do_soft_reset: ASYNCLISTADDR "
3822 "ehci_do_soft_reset
[all...]

Completed in 91 milliseconds