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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c151 int ehci_cpr_suspend(ehci_state_t *ehcip);
1998 * ehci_cpr_suspend
2001 ehci_cpr_suspend(ehci_state_t *ehcip) function
2006 "ehci_cpr_suspend:");
2012 "ehci_cpr_suspend: root hub fails to suspend");
2031 "ehci_cpr_suspend: Disable HC QH list processing");
2038 "ehci_cpr_suspend: Disable HC interrupts");
2044 "ehci_cpr_suspend: Wait for the next SOF");
2050 "ehci_cpr_suspend: ehci host controller suspend failed");

Completed in 53 milliseconds