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.c1458 req.bmRequestType = UT_READ_CLASS_DEVICE; in usbd_req_get_hub_descriptor()
1480 req.bmRequestType = UT_READ_CLASS_DEVICE; in usbd_req_get_ss_hub_descriptor()
1501 req.bmRequestType = UT_READ_CLASS_DEVICE; in usbd_req_get_hub_status()
Dusb.h159 #define UT_READ_CLASS_DEVICE (UT_READ | UT_CLASS | UT_DEVICE) macro
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c3238 case C(UR_GET_DESCRIPTOR, UT_READ_CLASS_DEVICE):
3264 case C(UR_GET_STATUS, UT_READ_CLASS_DEVICE):
Dxhci.c3440 case C(UR_GET_DESCRIPTOR, UT_READ_CLASS_DEVICE): in xhci_roothub_exec()
3477 case C(UR_GET_STATUS, UT_READ_CLASS_DEVICE): in xhci_roothub_exec()