Home
last modified time | relevance | path

Searched refs:usba_hubdi_bind_root_hub (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/sys/usb/usba/
H A Dhubdi.h60 int usba_hubdi_bind_root_hub(dev_info_t *, uchar_t *, size_t,
/titanic_44/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcihub.c191 return (usba_hubdi_bind_root_hub(uhcip->uhci_dip, uhci_rh_config_descr, in uhci_init_root_hub()
/titanic_44/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_hub.c298 return (usba_hubdi_bind_root_hub(ohcip->ohci_dip, in ohci_load_root_hub_driver()
/titanic_44/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_hub.c282 return (usba_hubdi_bind_root_hub(ehcip->ehci_dip, in ehci_load_root_hub_driver()
/titanic_44/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c271 usba_hubdi_bind_root_hub(dev_info_t *dip, in usba_hubdi_bind_root_hub() function