Home
last modified time | relevance | path

Searched refs:rh_descr (Results 1 – 6 of 6) 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 */ member
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_hub.h57 usb_hub_descr_t rh_descr; member
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_hub.c108 &ohcip->ohci_root_hub.rh_descr; in ohci_init_root_hub()
727 hub_descr = &ohcip->ohci_root_hub.rh_descr; in ohci_handle_port_power()
1170 root_hub_descr = &ohcip->ohci_root_hub.rh_descr; in ohci_handle_get_hub_descriptor()
1568 hub_descr = &ohcip->ohci_root_hub.rh_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.c117 &ehcip->ehci_root_hub.rh_descr; in ehci_init_root_hub()
1315 root_hub_descr = &ehcip->ehci_root_hub.rh_descr; in ehci_handle_get_hub_descriptor()
1845 &ehcip->ehci_root_hub.rh_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 */ member