Searched refs:USB_REQ_GET_DESCR (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/uts/common/io/usb/usba/ |
H A D | usbai_util.c | 303 USB_REQ_GET_DESCR, in usb_get_string_descr() 347 USB_REQ_GET_DESCR, in usb_get_string_descr() 1059 USB_REQ_GET_DESCR, in usba_get_cfg_cloud() 1081 USB_REQ_GET_DESCR, in usba_get_cfg_cloud() 1159 USB_REQ_GET_DESCR, /* bRequest */ in usb_check_same_device()
|
H A D | hubdi.c | 3140 USB_REQ_GET_DESCR, /* bRequest */ in hubd_get_hub_descriptor() 3165 USB_REQ_GET_DESCR, /* bRequest */ in hubd_get_hub_descriptor() 5527 USB_REQ_GET_DESCR, in hubd_get_this_config_cloud() 5583 USB_REQ_GET_DESCR, in hubd_get_this_config_cloud() 5931 USB_REQ_GET_DESCR, /* bRequest */ in hubd_create_child() 5955 USB_REQ_GET_DESCR, /* bRequest */ in hubd_create_child() 6065 USB_REQ_GET_DESCR, /* bRequest */ in hubd_create_child() 6082 USB_REQ_GET_DESCR, /* bRequest */ in hubd_create_child() 6214 USB_REQ_GET_DESCR, /* bRequest */ in hubd_create_child()
|
/titanic_41/usr/src/uts/common/io/usb/clients/usbskel/ |
H A D | usbskel.c | 745 request->ctrl_bRequest = USB_REQ_GET_DESCR; in usbskel_strategy() 1569 USB_REQ_GET_DESCR, /* bRequest */ in usbskel_check_same_device()
|
/titanic_41/usr/src/uts/common/sys/usb/ |
H A D | usbai.h | 1390 #define USB_REQ_GET_DESCR 0x06 macro
|
/titanic_41/usr/src/uts/common/io/usb/hcd/uhci/ |
H A D | uhcihub.c | 234 case USB_REQ_GET_DESCR: in uhci_handle_root_hub_request()
|
/titanic_41/usr/src/uts/common/io/usb/hcd/openhci/ |
H A D | ohci_hub.c | 581 case USB_REQ_GET_DESCR: in ohci_handle_root_hub_request()
|
/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/ |
H A D | ehci_hub.c | 566 case USB_REQ_GET_DESCR: in ehci_handle_root_hub_request()
|
/titanic_41/usr/src/uts/common/io/usb/clients/hid/ |
H A D | hid.c | 1910 USB_REQ_GET_DESCR, /* bRequest */ in hid_handle_report_descriptor()
|