Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_request.c1572 req.bmRequestType = UT_WRITE_CLASS_DEVICE; in usbd_req_clear_hub_feature()
1593 req.bmRequestType = UT_WRITE_CLASS_DEVICE; in usbd_req_set_hub_feature()
1658 req.bmRequestType = UT_WRITE_CLASS_DEVICE; in usbd_req_set_hub_depth()
Dusb.h164 #define UT_WRITE_CLASS_DEVICE (UT_WRITE | UT_CLASS | UT_DEVICE) macro
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c3199 case C(UR_CLEAR_FEATURE, UT_WRITE_CLASS_DEVICE):
3344 case C(UR_SET_DESCRIPTOR, UT_WRITE_CLASS_DEVICE):
3347 case C(UR_SET_FEATURE, UT_WRITE_CLASS_DEVICE):
Dxhci.c3396 case C(UR_CLEAR_FEATURE, UT_WRITE_CLASS_DEVICE): in xhci_roothub_exec()
3575 case C(UR_SET_DESCRIPTOR, UT_WRITE_CLASS_DEVICE): in xhci_roothub_exec()
3579 case C(UR_SET_FEATURE, UT_WRITE_CLASS_DEVICE): in xhci_roothub_exec()