Home
last modified time | relevance | path

Searched refs:ehci_init_ctlr (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_util.h56 extern int ehci_init_ctlr(ehci_state_t *ehcip,
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c140 int ehci_init_ctlr(ehci_state_t *ehcip,
1236 ehci_init_ctlr(ehci_state_t *ehcip, int init_type) in ehci_init_ctlr() function
2111 if (ehci_init_ctlr(ehcip, EHCI_NORMAL_INITIALIZATION) != DDI_SUCCESS) { in ehci_cpr_resume()
H A Dehci.c297 if (ehci_init_ctlr(ehcip, EHCI_NORMAL_INITIALIZATION) != DDI_SUCCESS) { in ehci_attach()
H A Dehci_hub.c1881 if (ehci_init_ctlr(ehcip, EHCI_REINITIALIZATION) != in ehci_handle_root_hub_status_change()