Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb_handle_request.c562 case UR_SET_CONFIG: in usb_handle_request()
H A Dusb.h212 #define UR_SET_CONFIG 0x09 macro
H A Dusb_request.c1916 req.bRequest = UR_SET_CONFIG;
H A Dusb_generic.c877 (req->bRequest == UR_SET_CONFIG)) || in ugen_check_request()
/dragonfly/sys/bus/u4b/controller/
H A Dohci.c2196 case C(UR_SET_CONFIG, UT_WRITE_DEVICE): in ohci_roothub_exec()
H A Duhci.c2591 case C(UR_SET_CONFIG, UT_WRITE_DEVICE): in uhci_roothub_exec()
H A Dehci.c3222 case C(UR_SET_CONFIG, UT_WRITE_DEVICE): in ehci_roothub_exec()
H A Dxhci.c3392 case C(UR_SET_CONFIG, UT_WRITE_DEVICE): in xhci_roothub_exec()