Searched refs:ohci_cpr_suspend (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c155 static int ohci_cpr_suspend(ohci_state_t *ohcip);
803 return (ohci_cpr_suspend(ohcip));
2332 * ohci_cpr_suspend
2335 ohci_cpr_suspend(ohci_state_t *ohcip) function
2338 "ohci_cpr_suspend:");
2352 "ohci_cpr_suspend: fails as open pipe count = %d",
2361 "ohci_cpr_suspend: Disable HC ED list processing");
2368 "ohci_cpr_suspend: Disable HC interrupts");
2374 "ohci_cpr_suspend: Wait for the next SOF");
2380 "ohci_cpr_suspend
[all...]

Completed in 56 milliseconds