Home
last modified time | relevance | path

Searched refs:UT_WRITE_CLASS_DEVICE (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/bus/u4b/
H A Dusb_request.c1618 req.bmRequestType = UT_WRITE_CLASS_DEVICE;
1639 req.bmRequestType = UT_WRITE_CLASS_DEVICE;
1704 req.bmRequestType = UT_WRITE_CLASS_DEVICE;
H A Dusb.h169 #define UT_WRITE_CLASS_DEVICE (UT_WRITE | UT_CLASS | UT_DEVICE) macro
/dragonfly/sys/bus/u4b/controller/
H A Dohci.c2215 case C(UR_CLEAR_FEATURE, UT_WRITE_CLASS_DEVICE): in ohci_roothub_exec()
2318 case C(UR_SET_DESCRIPTOR, UT_WRITE_CLASS_DEVICE): in ohci_roothub_exec()
2321 case C(UR_SET_FEATURE, UT_WRITE_CLASS_DEVICE): in ohci_roothub_exec()
H A Duhci.c2610 case C(UR_CLEAR_FEATURE, UT_WRITE_CLASS_DEVICE): in uhci_roothub_exec()
2744 case C(UR_SET_DESCRIPTOR, UT_WRITE_CLASS_DEVICE): in uhci_roothub_exec()
2747 case C(UR_SET_FEATURE, UT_WRITE_CLASS_DEVICE): in uhci_roothub_exec()
H A Dehci.c3241 case C(UR_CLEAR_FEATURE, UT_WRITE_CLASS_DEVICE): in ehci_roothub_exec()
3384 case C(UR_SET_DESCRIPTOR, UT_WRITE_CLASS_DEVICE): in ehci_roothub_exec()
3387 case C(UR_SET_FEATURE, UT_WRITE_CLASS_DEVICE): in ehci_roothub_exec()
H A Dxhci.c3411 case C(UR_CLEAR_FEATURE, UT_WRITE_CLASS_DEVICE): in xhci_roothub_exec()
3590 case C(UR_SET_DESCRIPTOR, UT_WRITE_CLASS_DEVICE): in xhci_roothub_exec()
3594 case C(UR_SET_FEATURE, UT_WRITE_CLASS_DEVICE): in xhci_roothub_exec()