Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/mips/cavium/usb/
Doctusb.c1466 case C(UR_CLEAR_FEATURE, UT_WRITE_ENDPOINT): in octusb_roothub_exec()
1561 case C(UR_SET_FEATURE, UT_WRITE_ENDPOINT): in octusb_roothub_exec()
1566 case C(UR_SYNCH_FRAME, UT_WRITE_ENDPOINT): in octusb_roothub_exec()
/freebsd-9-stable/sys/dev/usb/
Dusb_handle_request.c588 case UT_WRITE_ENDPOINT: in usb_handle_request()
Dusb.h165 #define UT_WRITE_ENDPOINT (UT_WRITE | UT_STANDARD | UT_ENDPOINT) macro
Dusb_generic.c890 if (req->bmRequestType == UT_WRITE_ENDPOINT) { in ugen_check_request()
1631 req.bmRequestType = UT_WRITE_ENDPOINT; in ugen_ioctl()
Dusb_compat_linux.c579 UR_CLEAR_FEATURE, UT_WRITE_ENDPOINT, in usb_clear_halt()
Dusb_request.c271 req.bmRequestType = UT_WRITE_ENDPOINT; in usb_do_clear_stall_callback()
Dusb_transfer.c3212 req.bmRequestType = UT_WRITE_ENDPOINT; in usbd_clear_stall_callback()
/freebsd-9-stable/sys/dev/usb/controller/
Dohci.c2120 case C(UR_CLEAR_FEATURE, UT_WRITE_ENDPOINT): in ohci_roothub_exec()
2211 case C(UR_SET_FEATURE, UT_WRITE_ENDPOINT): in ohci_roothub_exec()
2216 case C(UR_SYNCH_FRAME, UT_WRITE_ENDPOINT): in ohci_roothub_exec()
Duhci.c2512 case C(UR_CLEAR_FEATURE, UT_WRITE_ENDPOINT): in uhci_roothub_exec()
2603 case C(UR_SET_FEATURE, UT_WRITE_ENDPOINT): in uhci_roothub_exec()
2608 case C(UR_SYNCH_FRAME, UT_WRITE_ENDPOINT): in uhci_roothub_exec()
Dehci.c3118 case C(UR_CLEAR_FEATURE, UT_WRITE_ENDPOINT): in ehci_roothub_exec()
3221 case C(UR_SET_FEATURE, UT_WRITE_ENDPOINT): in ehci_roothub_exec()
3226 case C(UR_SYNCH_FRAME, UT_WRITE_ENDPOINT): in ehci_roothub_exec()
Dxhci.c3243 case C(UR_CLEAR_FEATURE, UT_WRITE_ENDPOINT): in xhci_roothub_exec()
3342 case C(UR_SET_FEATURE, UT_WRITE_ENDPOINT): in xhci_roothub_exec()
3347 case C(UR_SYNCH_FRAME, UT_WRITE_ENDPOINT): in xhci_roothub_exec()
Datmegadci.c1632 case UT_WRITE_ENDPOINT: in atmegadci_roothub_exec()
Davr32dci.c1573 case UT_WRITE_ENDPOINT: in avr32dci_roothub_exec()
Duss820dci.c1872 case UT_WRITE_ENDPOINT: in uss820dci_roothub_exec()
Dat91dci.c1808 case UT_WRITE_ENDPOINT: in at91dci_roothub_exec()
Dmusb_otg.c3656 case UT_WRITE_ENDPOINT: in musbotg_roothub_exec()