Home
last modified time | relevance | path

Searched refs:UT_WRITE_INTERFACE (Results 1 – 8 of 8) sorted by relevance

/dragonfly/sys/bus/u4b/
HDusb_handle_request.c304 case UT_WRITE_INTERFACE: in usb_handle_iface_request()
HDusb.h163 #define UT_WRITE_INTERFACE (UT_WRITE | UT_STANDARD | UT_INTERFACE) macro
HDusb_request.c1442 req.bmRequestType = UT_WRITE_INTERFACE;
HDusb_generic.c878 ((req->bmRequestType == UT_WRITE_INTERFACE) && in ugen_check_request()
/dragonfly/sys/bus/u4b/controller/
HDohci.c2115 case C(UR_CLEAR_FEATURE, UT_WRITE_INTERFACE): in ohci_roothub_exec()
2206 case C(UR_SET_FEATURE, UT_WRITE_INTERFACE): in ohci_roothub_exec()
2210 case C(UR_SET_INTERFACE, UT_WRITE_INTERFACE): in ohci_roothub_exec()
HDuhci.c2510 case C(UR_CLEAR_FEATURE, UT_WRITE_INTERFACE): in uhci_roothub_exec()
2601 case C(UR_SET_FEATURE, UT_WRITE_INTERFACE): in uhci_roothub_exec()
2605 case C(UR_SET_INTERFACE, UT_WRITE_INTERFACE): in uhci_roothub_exec()
HDehci.c3129 case C(UR_CLEAR_FEATURE, UT_WRITE_INTERFACE): in ehci_roothub_exec()
3232 case C(UR_SET_FEATURE, UT_WRITE_INTERFACE): in ehci_roothub_exec()
3236 case C(UR_SET_INTERFACE, UT_WRITE_INTERFACE): in ehci_roothub_exec()
HDxhci.c3303 case C(UR_CLEAR_FEATURE, UT_WRITE_INTERFACE): in xhci_roothub_exec()
3402 case C(UR_SET_FEATURE, UT_WRITE_INTERFACE): in xhci_roothub_exec()
3406 case C(UR_SET_INTERFACE, UT_WRITE_INTERFACE): in xhci_roothub_exec()