Home
last modified time | relevance | path

Searched refs:UT_WRITE_ENDPOINT (Results 1 – 10 of 10) sorted by relevance

/openbsd/src/usr.sbin/tcpdump/
Dprint-usbpcap.c230 case UT_WRITE_ENDPOINT: in usbpcap_print_request_type()
/openbsd/src/sys/dev/usb/
Dusbdi_util.c159 req.bmRequestType = UT_WRITE_ENDPOINT; in usbd_clear_endpoint_feature()
Dusbdi.c595 req.bmRequestType = UT_WRITE_ENDPOINT; in usbd_clear_endpoint_stall()
615 req.bmRequestType = UT_WRITE_ENDPOINT; in usbd_clear_endpoint_stall_async()
950 treq.bmRequestType = UT_WRITE_ENDPOINT; in usbd_do_request_flags()
Dusb.h108 #define UT_WRITE_ENDPOINT (UT_WRITE | UT_STANDARD | UT_ENDPOINT) macro
Dohci.c2304 case C(UR_CLEAR_FEATURE, UT_WRITE_ENDPOINT): in ohci_root_ctrl_start()
2405 case C(UR_SET_FEATURE, UT_WRITE_ENDPOINT): in ohci_root_ctrl_start()
2410 case C(UR_SYNCH_FRAME, UT_WRITE_ENDPOINT): in ohci_root_ctrl_start()
Duhci.c2912 case C(UR_CLEAR_FEATURE, UT_WRITE_ENDPOINT): in uhci_root_ctrl_start()
3013 case C(UR_SET_FEATURE, UT_WRITE_ENDPOINT): in uhci_root_ctrl_start()
3018 case C(UR_SYNCH_FRAME, UT_WRITE_ENDPOINT): in uhci_root_ctrl_start()
Dxhci.c2474 case C(UR_CLEAR_FEATURE, UT_WRITE_ENDPOINT): in xhci_root_ctrl_start()
2582 case C(UR_SET_FEATURE, UT_WRITE_ENDPOINT): in xhci_root_ctrl_start()
2587 case C(UR_SYNCH_FRAME, UT_WRITE_ENDPOINT): in xhci_root_ctrl_start()
Dehci.c1831 case C(UR_CLEAR_FEATURE, UT_WRITE_ENDPOINT): in ehci_root_ctrl_start()
1947 case C(UR_SET_FEATURE, UT_WRITE_ENDPOINT): in ehci_root_ctrl_start()
1952 case C(UR_SYNCH_FRAME, UT_WRITE_ENDPOINT): in ehci_root_ctrl_start()
Dumass.c858 sc->sc_req.bmRequestType = UT_WRITE_ENDPOINT; in umass_clear_endpoint_stall()
/openbsd/src/sys/dev/usb/dwc2/
Ddwc2.c640 case C(UR_CLEAR_FEATURE, UT_WRITE_ENDPOINT): in dwc2_root_ctrl_start()
726 case C(UR_SET_FEATURE, UT_WRITE_ENDPOINT): in dwc2_root_ctrl_start()
731 case C(UR_SYNCH_FRAME, UT_WRITE_ENDPOINT): in dwc2_root_ctrl_start()