Searched refs:UT_WRITE_ENDPOINT (Results 1 – 10 of 10) sorted by relevance
551 case UT_WRITE_ENDPOINT: in usb_handle_request()
159 #define UT_WRITE_ENDPOINT (UT_WRITE | UT_STANDARD | UT_ENDPOINT) macro
849 if (req->bmRequestType == UT_WRITE_ENDPOINT) { in ugen_check_request()1639 req.bmRequestType = UT_WRITE_ENDPOINT; in ugen_ioctl()
248 req.bmRequestType = UT_WRITE_ENDPOINT; in usb_do_clear_stall_callback()
3227 req.bmRequestType = UT_WRITE_ENDPOINT; in usbd_clear_stall_callback()
362 req.ucr_request.bmRequestType = UT_WRITE_ENDPOINT; in netbsd_clear_halt()
395 req.ucr_request.bmRequestType = UT_WRITE_ENDPOINT; in obsd_clear_halt()
3088 case C(UR_CLEAR_FEATURE, UT_WRITE_ENDPOINT):3191 case C(UR_SET_FEATURE, UT_WRITE_ENDPOINT):3196 case C(UR_SYNCH_FRAME, UT_WRITE_ENDPOINT):
3289 case C(UR_CLEAR_FEATURE, UT_WRITE_ENDPOINT): in xhci_roothub_exec()3388 case C(UR_SET_FEATURE, UT_WRITE_ENDPOINT): in xhci_roothub_exec()3393 case C(UR_SYNCH_FRAME, UT_WRITE_ENDPOINT): in xhci_roothub_exec()
580 UR_CLEAR_FEATURE, UT_WRITE_ENDPOINT, in usb_clear_halt()