Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_request.c1640 req.bmRequestType = UT_WRITE_CLASS_DEVICE; in usbd_req_clear_hub_feature()
1661 req.bmRequestType = UT_WRITE_CLASS_DEVICE; in usbd_req_set_hub_feature()
1726 req.bmRequestType = UT_WRITE_CLASS_DEVICE; in usbd_req_set_hub_depth()
H A Dusb.h177 #define UT_WRITE_CLASS_DEVICE (UT_WRITE | UT_CLASS | UT_DEVICE) macro
/freebsd/sys/dev/usb/controller/
H A Dohci.c2180 case C(UR_CLEAR_FEATURE, UT_WRITE_CLASS_DEVICE): in ohci_roothub_exec()
2283 case C(UR_SET_DESCRIPTOR, UT_WRITE_CLASS_DEVICE): in ohci_roothub_exec()
2286 case C(UR_SET_FEATURE, UT_WRITE_CLASS_DEVICE): in ohci_roothub_exec()
H A Duhci.c2548 case C(UR_CLEAR_FEATURE, UT_WRITE_CLASS_DEVICE): in uhci_roothub_exec()
2682 case C(UR_SET_DESCRIPTOR, UT_WRITE_CLASS_DEVICE): in uhci_roothub_exec()
2685 case C(UR_SET_FEATURE, UT_WRITE_CLASS_DEVICE): in uhci_roothub_exec()
H A Dehci.c3141 case C(UR_CLEAR_FEATURE, UT_WRITE_CLASS_DEVICE): in ehci_roothub_exec()
3285 case C(UR_SET_DESCRIPTOR, UT_WRITE_CLASS_DEVICE): in ehci_roothub_exec()
3288 case C(UR_SET_FEATURE, UT_WRITE_CLASS_DEVICE): in ehci_roothub_exec()
H A Datmegadci.c1645 case UT_WRITE_CLASS_DEVICE: in atmegadci_roothub_exec()
H A Davr32dci.c1594 case UT_WRITE_CLASS_DEVICE: in avr32dci_roothub_exec()
H A Duss820dci.c1939 case UT_WRITE_CLASS_DEVICE: in uss820dci_roothub_exec()
H A Dmusb_otg.c3671 case UT_WRITE_CLASS_DEVICE: in musbotg_roothub_exec()
H A Ddwc_otg.c4425 case UT_WRITE_CLASS_DEVICE: in dwc_otg_roothub_exec()