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.c1590 req.bmRequestType = UT_WRITE_CLASS_DEVICE; in usbd_req_clear_hub_feature()
1611 req.bmRequestType = UT_WRITE_CLASS_DEVICE; in usbd_req_set_hub_feature()
1676 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.c3174 case C(UR_CLEAR_FEATURE, UT_WRITE_CLASS_DEVICE):
3318 case C(UR_SET_DESCRIPTOR, UT_WRITE_CLASS_DEVICE):
3321 case C(UR_SET_FEATURE, UT_WRITE_CLASS_DEVICE):
Dxhci.c3372 case C(UR_CLEAR_FEATURE, UT_WRITE_CLASS_DEVICE): in xhci_roothub_exec()
3550 case C(UR_SET_DESCRIPTOR, UT_WRITE_CLASS_DEVICE): in xhci_roothub_exec()
3554 case C(UR_SET_FEATURE, UT_WRITE_CLASS_DEVICE): in xhci_roothub_exec()