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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c139 int ehci_init_ctlr(ehci_state_t *ehcip,
1230 * ehci_init_ctlr:
1235 ehci_init_ctlr(ehci_state_t *ehcip, function
1238 USB_DPRINTF_L4(PRINT_MASK_ATTA, ehcip->ehci_log_hdl, "ehci_init_ctlr:");
1256 "ehci_init_ctlr: Async park mode is supported");
1271 "ehci_init_ctlr: Variable programmable periodic "
1288 "ehci_init_ctlr: EHCI driver doesn't support "
1345 "ehci_init_ctlr: SOF's have started");
2090 if (ehci_init_ctlr(ehcip, EHCI_NORMAL_INITIALIZATION) != DDI_SUCCESS) {

Completed in 67 milliseconds