Home
last modified time | relevance | path

Searched refs:ehci_init_root_hub (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h1175 int ehci_init_root_hub(
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci.c340 if ((ehci_init_root_hub(ehcip)) != USB_SUCCESS) { in ehci_attach()
H A Dehci_hub.c114 ehci_init_root_hub(ehci_state_t *ehcip) in ehci_init_root_hub() function