Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_request.c1441 req.bmRequestType = UT_READ_CLASS_DEVICE; in usbd_req_get_hub_descriptor()
1463 req.bmRequestType = UT_READ_CLASS_DEVICE; in usbd_req_get_ss_hub_descriptor()
1484 req.bmRequestType = UT_READ_CLASS_DEVICE; in usbd_req_get_hub_status()
Dusb.h160 #define UT_READ_CLASS_DEVICE (UT_READ | UT_CLASS | UT_DEVICE) macro
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c3265 case C(UR_GET_DESCRIPTOR, UT_READ_CLASS_DEVICE):
3291 case C(UR_GET_STATUS, UT_READ_CLASS_DEVICE):
Dxhci.c3465 case C(UR_GET_DESCRIPTOR, UT_READ_CLASS_DEVICE): in xhci_roothub_exec()
3503 case C(UR_GET_STATUS, UT_READ_CLASS_DEVICE): in xhci_roothub_exec()