Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb_handle_request.c560 case UR_SET_ADDRESS: in usb_handle_request()
H A Dusb.h186 #define UR_SET_ADDRESS 0x05 macro
H A Dusb_request.c1557 req.bRequest = UR_SET_ADDRESS;
H A Dusb_generic.c875 (req->bRequest == UR_SET_ADDRESS)) || in ugen_check_request()
/dragonfly/sys/bus/u4b/controller/
H A Dohci.c2189 case C(UR_SET_ADDRESS, UT_WRITE_DEVICE): in ohci_roothub_exec()
H A Duhci.c2584 case C(UR_SET_ADDRESS, UT_WRITE_DEVICE): in uhci_roothub_exec()
H A Dehci.c3215 case C(UR_SET_ADDRESS, UT_WRITE_DEVICE): in ehci_roothub_exec()
H A Dxhci.c3386 case C(UR_SET_ADDRESS, UT_WRITE_DEVICE): in xhci_roothub_exec()