Home
last modified time | relevance | path

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);
699 if (ohci_init_ctlr(ohcip) != DDI_SUCCESS) { in ohci_attach()
1496 ohci_init_ctlr(ohci_state_t *ohcip) in ohci_init_ctlr() function
2411 if (ohci_init_ctlr(ohcip) != DDI_SUCCESS) { in ohci_cpr_resume()