Home
last modified time | relevance | path

Searched refs:UT_WRITE_CLASS_OTHER (Results 1 – 15 of 15) sorted by relevance

/freebsd-13-stable/sys/dev/usb/
HDusb_request.c1682 req.bmRequestType = UT_WRITE_CLASS_OTHER; in usbd_req_set_hub_u1_timeout()
1704 req.bmRequestType = UT_WRITE_CLASS_OTHER; in usbd_req_set_hub_u2_timeout()
1747 req.bmRequestType = UT_WRITE_CLASS_OTHER; in usbd_req_clear_port_feature()
1769 req.bmRequestType = UT_WRITE_CLASS_OTHER; in usbd_req_set_port_feature()
2227 req.bmRequestType = UT_WRITE_CLASS_OTHER; in usbd_req_reset_tt()
2261 req.bmRequestType = UT_WRITE_CLASS_OTHER; in usbd_req_clear_tt_buffer()
2285 req.bmRequestType = UT_WRITE_CLASS_OTHER; in usbd_req_set_port_link_state()
2314 req.bmRequestType = UT_WRITE_CLASS_OTHER; in usbd_req_set_lpm_info()
HDusb.h179 #define UT_WRITE_CLASS_OTHER (UT_WRITE | UT_CLASS | UT_OTHER) macro
HDusb_hub.c298 req.bmRequestType = UT_WRITE_CLASS_OTHER; in uhub_tt_buffer_reset_async_locked()
310 req.bmRequestType = UT_WRITE_CLASS_OTHER; in uhub_tt_buffer_reset_async_locked()
/freebsd-13-stable/sys/dev/usb/controller/
HDehci.c3143 case C(UR_CLEAR_FEATURE, UT_WRITE_CLASS_OTHER): in ehci_roothub_exec()
3290 case C(UR_SET_FEATURE, UT_WRITE_CLASS_OTHER): in ehci_roothub_exec()
3377 case C(UR_CLEAR_TT_BUFFER, UT_WRITE_CLASS_OTHER): in ehci_roothub_exec()
3378 case C(UR_RESET_TT, UT_WRITE_CLASS_OTHER): in ehci_roothub_exec()
3380 case C(UR_STOP_TT, UT_WRITE_CLASS_OTHER): in ehci_roothub_exec()
HDxhci.c3355 case C(UR_CLEAR_FEATURE, UT_WRITE_CLASS_OTHER): in xhci_roothub_exec()
3536 case C(UR_SET_FEATURE, UT_WRITE_CLASS_OTHER): in xhci_roothub_exec()
3621 case C(UR_CLEAR_TT_BUFFER, UT_WRITE_CLASS_OTHER): in xhci_roothub_exec()
3622 case C(UR_RESET_TT, UT_WRITE_CLASS_OTHER): in xhci_roothub_exec()
3624 case C(UR_STOP_TT, UT_WRITE_CLASS_OTHER): in xhci_roothub_exec()
HDohci.c2182 case C(UR_CLEAR_FEATURE, UT_WRITE_CLASS_OTHER): in ohci_roothub_exec()
2288 case C(UR_SET_FEATURE, UT_WRITE_CLASS_OTHER): in ohci_roothub_exec()
HDuhci.c2552 case C(UR_CLEAR_FEATURE, UT_WRITE_CLASS_OTHER): in uhci_roothub_exec()
2689 case C(UR_SET_FEATURE, UT_WRITE_CLASS_OTHER): in uhci_roothub_exec()
HDavr32dci.c1606 case UT_WRITE_CLASS_OTHER: in avr32dci_roothub_exec()
HDatmegadci.c1657 case UT_WRITE_CLASS_OTHER: in atmegadci_roothub_exec()
HDuss820dci.c1951 case UT_WRITE_CLASS_OTHER: in uss820dci_roothub_exec()
HDsaf1761_otg.c2938 case UT_WRITE_CLASS_OTHER: in saf1761_otg_roothub_exec()
HDmusb_otg.c3683 case UT_WRITE_CLASS_OTHER: in musbotg_roothub_exec()
HDdwc_otg.c4437 case UT_WRITE_CLASS_OTHER: in dwc_otg_roothub_exec()
/freebsd-13-stable/sys/dev/usb/serial/
HDulpt.c186 req.bmRequestType = UT_WRITE_CLASS_OTHER; in ulpt_reset()
/freebsd-13-stable/sys/mips/cavium/usb/
HDoctusb.c1559 case C(UR_CLEAR_FEATURE, UT_WRITE_CLASS_OTHER): in octusb_roothub_exec()
1665 case C(UR_SET_FEATURE, UT_WRITE_CLASS_OTHER): in octusb_roothub_exec()