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

/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhci.c134 static int uhci_cpr_resume(uhci_state_t *uhcip);
261 return (uhci_cpr_resume(uhcip));
922 * uhci_cpr_resume
925 uhci_cpr_resume(uhci_state_t *uhcip) function
928 "uhci_cpr_resume: Restart the controller");
941 "uhci_cpr_resume: uhci host controller resume failed ");

Completed in 60 milliseconds