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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c156 static int ohci_cpr_resume(ohci_state_t *ohcip);
626 return (ohci_cpr_resume(ohcip));
2413 * ohci_cpr_resume
2416 ohci_cpr_resume(ohci_state_t *ohcip) function
2421 "ohci_cpr_resume: Restart the controller");
2430 "ohci_cpr_resume: ohci host controller resume failed ");

Completed in 59 milliseconds