Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/usb/hubd/
H A Dhub.h51 uchar_t DeviceRemovable; member
/titanic_44/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcihub.c179 root_hub_descr->DeviceRemovable = 0x0; in uhci_init_root_hub()
653 raw_descr[7] = root_hub_descr->DeviceRemovable; in uhci_handle_get_hub_descriptor()
/titanic_44/usr/src/uts/common/sys/usb/usba/
H A Dwa.h49 uint8_t DeviceRemovable; member
/titanic_44/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_hub.c208 root_hub_descr->DeviceRemovable = (uchar_t)des_B & HCR_RHB_DR; in ohci_init_root_hub()
1190 raw_descr[7] = root_hub_descr->DeviceRemovable; in ohci_handle_get_hub_descriptor()
/titanic_44/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_hub.c206 root_hub_descr->DeviceRemovable = 0; in ehci_init_root_hub()
1335 raw_descr[7] = root_hub_descr->DeviceRemovable; in ehci_handle_get_hub_descriptor()