Home
last modified time | relevance | path

Searched refs:ROOT_HUB_DESCRIPTOR_TYPE (Results 1 – 4 of 4) sorted by last modified time

/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhub.h81 #define ROOT_HUB_DESCRIPTOR_TYPE 0x29 macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcihub.c163 root_hub_descr->bDescriptorType = ROOT_HUB_DESCRIPTOR_TYPE; in uhci_init_root_hub()
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_hub.c132 root_hub_descr->bDescriptorType = ROOT_HUB_DESCRIPTOR_TYPE; in ohci_init_root_hub()
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_hub.c131 root_hub_descr->bDescriptorType = ROOT_HUB_DESCRIPTOR_TYPE; in ehci_init_root_hub()