Home
last modified time | relevance | path

Searched refs:PortPwrCtrlMask (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/usb/hubd/
H A Dhub.h53 uchar_t PortPwrCtrlMask; member
/titanic_50/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcihub.c182 root_hub_descr->PortPwrCtrlMask = 0xff; in uhci_init_root_hub()
654 raw_descr[8] = root_hub_descr->PortPwrCtrlMask; in uhci_handle_get_hub_descriptor()
/titanic_50/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_hub.c215 root_hub_descr->PortPwrCtrlMask = (uchar_t)(des_B >> 16); in ohci_init_root_hub()
1191 raw_descr[8] = root_hub_descr->PortPwrCtrlMask; in ohci_handle_get_hub_descriptor()
/titanic_50/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_hub.c209 root_hub_descr->PortPwrCtrlMask = 0; in ehci_init_root_hub()
1336 raw_descr[8] = root_hub_descr->PortPwrCtrlMask; in ehci_handle_get_hub_descriptor()