Home
last modified time | relevance | path

Searched refs:UR_SET_FEATURE (Results 1 – 6 of 6) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb_request.c1594 req.bRequest = UR_SET_FEATURE; in usbd_req_set_hub_feature()
1615 req.bRequest = UR_SET_FEATURE; in usbd_req_set_hub_u1_timeout()
1637 req.bRequest = UR_SET_FEATURE; in usbd_req_set_hub_u2_timeout()
1702 req.bRequest = UR_SET_FEATURE; in usbd_req_set_port_feature()
2120 req.bRequest = UR_SET_FEATURE; in usbd_req_set_device_feature()
2205 req.bRequest = UR_SET_FEATURE; in usbd_req_set_port_link_state()
Dusb_handle_request.c538 case UR_SET_FEATURE: in usb_handle_request()
561 case UR_SET_FEATURE: in usb_handle_request()
Dusb.h180 #define UR_SET_FEATURE 0x03 macro
Dusb_hub.c2721 UR_SET_FEATURE); in usbd_set_dev_wakeup()
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c3189 case C(UR_SET_FEATURE, UT_WRITE_DEVICE):
3190 case C(UR_SET_FEATURE, UT_WRITE_INTERFACE):
3191 case C(UR_SET_FEATURE, UT_WRITE_ENDPOINT):
3347 case C(UR_SET_FEATURE, UT_WRITE_CLASS_DEVICE):
3349 case C(UR_SET_FEATURE, UT_WRITE_CLASS_OTHER):
Dxhci.c3386 case C(UR_SET_FEATURE, UT_WRITE_DEVICE): in xhci_roothub_exec()
3387 case C(UR_SET_FEATURE, UT_WRITE_INTERFACE): in xhci_roothub_exec()
3388 case C(UR_SET_FEATURE, UT_WRITE_ENDPOINT): in xhci_roothub_exec()
3579 case C(UR_SET_FEATURE, UT_WRITE_CLASS_DEVICE): in xhci_roothub_exec()
3582 case C(UR_SET_FEATURE, UT_WRITE_CLASS_OTHER): in xhci_roothub_exec()