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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c144 static int ohci_init_ctlr(ohci_state_t *ohcip);
700 if (ohci_init_ctlr(ohcip) != DDI_SUCCESS) {
1507 * ohci_init_ctlr:
1512 ohci_init_ctlr(ohci_state_t *ohcip) function
1519 USB_DPRINTF_L4(PRINT_MASK_ATTA, ohcip->ohci_log_hdl, "ohci_init_ctlr:");
1523 "ohci_init_ctlr: ohci_take_control failed\n");
1568 "ohci_init_ctlr: Revision verified");
1653 "ohci_init_ctlr: Failed to program Frame"
1665 "ohci_init_ctlr: curr_control=0x%x", curr_control);
1706 "ohci_init_ctlr
[all...]

Completed in 64 milliseconds