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.c1459 req.bmRequestType = UT_READ_CLASS_DEVICE; in usbd_req_get_hub_descriptor()
1481 req.bmRequestType = UT_READ_CLASS_DEVICE; in usbd_req_get_ss_hub_descriptor()
1502 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.c3239 case C(UR_GET_DESCRIPTOR, UT_READ_CLASS_DEVICE):
3265 case C(UR_GET_STATUS, UT_READ_CLASS_DEVICE):
Dxhci.c3441 case C(UR_GET_DESCRIPTOR, UT_READ_CLASS_DEVICE): in xhci_roothub_exec()
3478 case C(UR_GET_STATUS, UT_READ_CLASS_DEVICE): in xhci_roothub_exec()