Home
last modified time | relevance | path

Searched refs:UR_SET_INTERFACE (Results 1 – 9 of 9) sorted by relevance

/dragonfly/sys/bus/u4b/
H A Dusb_handle_request.c306 case UR_SET_INTERFACE: in usb_handle_iface_request()
H A Dusb.h214 #define UR_SET_INTERFACE 0x0b macro
H A Dusb_request.c1443 req.bRequest = UR_SET_INTERFACE;
H A Dusb_generic.c879 (req->bRequest == UR_SET_INTERFACE))) in ugen_check_request()
/dragonfly/sys/bus/u4b/serial/
H A Du3g.c544 req.bRequest = UR_SET_INTERFACE; in u3g_sierra_init()
/dragonfly/sys/bus/u4b/controller/
H A Dohci.c2210 case C(UR_SET_INTERFACE, UT_WRITE_INTERFACE): in ohci_roothub_exec()
H A Duhci.c2605 case C(UR_SET_INTERFACE, UT_WRITE_INTERFACE): in uhci_roothub_exec()
H A Dehci.c3236 case C(UR_SET_INTERFACE, UT_WRITE_INTERFACE): in ehci_roothub_exec()
H A Dxhci.c3406 case C(UR_SET_INTERFACE, UT_WRITE_INTERFACE): in xhci_roothub_exec()