Home
last modified time | relevance | path

Searched refs:usb_hub_descr_t (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci_hub.h58 usb_hub_descr_t rh_descr; /* Copy of rh descriptor */
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_hub.h57 usb_hub_descr_t rh_descr;
/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhub.h57 } usb_hub_descr_t; typedef
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_hub.c107 usb_hub_descr_t *root_hub_descr = in ohci_init_root_hub()
718 usb_hub_descr_t *hub_descr; in ohci_handle_port_power()
1163 usb_hub_descr_t *root_hub_descr; in ohci_handle_get_hub_descriptor()
1554 usb_hub_descr_t *hub_descr; in ohci_handle_root_hub_status_change()
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcihub.c153 usb_hub_descr_t *root_hub_descr = &uhcip->uhci_root_hub.rh_descr; in uhci_init_root_hub()
635 usb_hub_descr_t *root_hub_descr = &uhcip->uhci_root_hub.rh_descr; in uhci_handle_get_hub_descriptor()
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_hub.c116 usb_hub_descr_t *root_hub_descr = in ehci_init_root_hub()
1308 usb_hub_descr_t *root_hub_descr; in ehci_handle_get_hub_descriptor()
1844 usb_hub_descr_t *root_hub_descr = in ehci_handle_root_hub_status_change()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhcid.h105 usb_hub_descr_t rh_descr; /* RH descr's copy */
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c3284 usb_hub_descr_t hub_descr; in hubd_get_hub_descriptor()
3287 (void *)&hub_descr, sizeof (usb_hub_descr_t)) == 0) { in hubd_get_hub_descriptor()