Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_request.c979 req.bRequest = UR_GET_DESCRIPTOR; in usbd_req_get_desc()
1186 req.bRequest = UR_GET_DESCRIPTOR; in usbd_req_get_descriptor_ptr()
1450 req.bRequest = UR_GET_DESCRIPTOR; in usbd_req_get_hub_descriptor()
1472 req.bRequest = UR_GET_DESCRIPTOR; in usbd_req_get_ss_hub_descriptor()
1849 req.bRequest = UR_GET_DESCRIPTOR; in usbd_req_get_report_descriptor()
Dusb_handle_request.c512 case UR_GET_DESCRIPTOR: in usb_handle_request()
Dusb.h182 #define UR_GET_DESCRIPTOR 0x06 macro
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c3073 case C(UR_GET_DESCRIPTOR, UT_READ_DEVICE):
3239 case C(UR_GET_DESCRIPTOR, UT_READ_CLASS_DEVICE):
Dxhci.c3275 case C(UR_GET_DESCRIPTOR, UT_READ_DEVICE): in xhci_roothub_exec()
3441 case C(UR_GET_DESCRIPTOR, UT_READ_CLASS_DEVICE): in xhci_roothub_exec()