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/
H A Dusb_request.c988 req.bRequest = UR_GET_DESCRIPTOR; in usbd_req_get_desc()
1195 req.bRequest = UR_GET_DESCRIPTOR; in usbd_req_get_descriptor_ptr()
1459 req.bRequest = UR_GET_DESCRIPTOR; in usbd_req_get_hub_descriptor()
1481 req.bRequest = UR_GET_DESCRIPTOR; in usbd_req_get_ss_hub_descriptor()
1858 req.bRequest = UR_GET_DESCRIPTOR; in usbd_req_get_report_descriptor()
H A Dusb_handle_request.c511 case UR_GET_DESCRIPTOR: in usb_handle_request()
H A Dusb.h181 #define UR_GET_DESCRIPTOR 0x06 macro
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c3274 case C(UR_GET_DESCRIPTOR, UT_READ_DEVICE): in xhci_roothub_exec()
3440 case C(UR_GET_DESCRIPTOR, UT_READ_CLASS_DEVICE): in xhci_roothub_exec()
H A Dehci.c3072 case C(UR_GET_DESCRIPTOR, UT_READ_DEVICE):
3238 case C(UR_GET_DESCRIPTOR, UT_READ_CLASS_DEVICE):

Completed in 14 milliseconds