Searched refs:UR_SET_FEATURE (Results 1 - 17 of 17) sorted by relevance

/freebsd-12-stable/usr.sbin/bhyve/
H A Dusb_mouse.c565 DPRINTF(("umouse: (UR_SET_FEATURE, UT_WRITE_DEVICE) %x", value));
570 case UREQ(UR_SET_FEATURE, UT_WRITE_DEVICE):
571 DPRINTF(("umouse: (UR_SET_FEATURE, UT_WRITE_DEVICE) %x", value));
578 case UREQ(UR_SET_FEATURE, UT_WRITE_INTERFACE):
579 case UREQ(UR_SET_FEATURE, UT_WRITE_ENDPOINT):
/freebsd-12-stable/sys/dev/usb/controller/
H A Datmegadci.c1629 case UR_SET_FEATURE:
1647 case UR_SET_FEATURE:
1679 case UR_SET_FEATURE:
1711 case UR_SET_FEATURE:
1722 case UR_SET_FEATURE:
H A Davr32dci.c1569 case UR_SET_FEATURE:
1587 case UR_SET_FEATURE:
1619 case UR_SET_FEATURE:
1651 case UR_SET_FEATURE:
1662 case UR_SET_FEATURE:
H A Duss820dci.c1919 case UR_SET_FEATURE:
1937 case UR_SET_FEATURE:
1969 case UR_SET_FEATURE:
2001 case UR_SET_FEATURE:
2012 case UR_SET_FEATURE:
H A Dohci.c2213 case C(UR_SET_FEATURE, UT_WRITE_DEVICE):
2214 case C(UR_SET_FEATURE, UT_WRITE_INTERFACE):
2215 case C(UR_SET_FEATURE, UT_WRITE_ENDPOINT):
2329 case C(UR_SET_FEATURE, UT_WRITE_CLASS_DEVICE):
2331 case C(UR_SET_FEATURE, UT_WRITE_CLASS_OTHER):
H A Dsaf1761_otg.c2926 case UR_SET_FEATURE:
2944 case UR_SET_FEATURE:
2976 case UR_SET_FEATURE:
3008 case UR_SET_FEATURE:
3024 case UR_SET_FEATURE:
3241 DPRINTFN(9, "UR_SET_FEATURE on port %d\n", index);
3263 DPRINTFN(9, "UR_SET_FEATURE on port %d\n", index);
H A Duhci.c2605 case C(UR_SET_FEATURE, UT_WRITE_DEVICE):
2606 case C(UR_SET_FEATURE, UT_WRITE_INTERFACE):
2607 case C(UR_SET_FEATURE, UT_WRITE_ENDPOINT):
2752 case C(UR_SET_FEATURE, UT_WRITE_CLASS_DEVICE):
2754 case C(UR_SET_FEATURE, UT_WRITE_CLASS_OTHER):
H A Ddwc_otg.c4400 case UR_SET_FEATURE:
4418 case UR_SET_FEATURE:
4450 case UR_SET_FEATURE:
4482 case UR_SET_FEATURE:
4493 case UR_SET_FEATURE:
H A Dehci.c3228 case C(UR_SET_FEATURE, UT_WRITE_DEVICE):
3229 case C(UR_SET_FEATURE, UT_WRITE_INTERFACE):
3230 case C(UR_SET_FEATURE, UT_WRITE_ENDPOINT):
3386 case C(UR_SET_FEATURE, UT_WRITE_CLASS_DEVICE):
3388 case C(UR_SET_FEATURE, UT_WRITE_CLASS_OTHER):
H A Dmusb_otg.c3676 case UR_SET_FEATURE:
3694 case UR_SET_FEATURE:
3726 case UR_SET_FEATURE:
3758 case UR_SET_FEATURE:
3769 case UR_SET_FEATURE:
H A Dxhci.c3429 case C(UR_SET_FEATURE, UT_WRITE_DEVICE):
3430 case C(UR_SET_FEATURE, UT_WRITE_INTERFACE):
3431 case C(UR_SET_FEATURE, UT_WRITE_ENDPOINT):
3619 case C(UR_SET_FEATURE, UT_WRITE_CLASS_DEVICE):
3622 case C(UR_SET_FEATURE, UT_WRITE_CLASS_OTHER):
/freebsd-12-stable/sys/dev/usb/
H A Dusb_request.c1656 req.bRequest = UR_SET_FEATURE;
1677 req.bRequest = UR_SET_FEATURE;
1699 req.bRequest = UR_SET_FEATURE;
1764 req.bRequest = UR_SET_FEATURE;
2195 req.bRequest = UR_SET_FEATURE;
2280 req.bRequest = UR_SET_FEATURE;
H A Dusb_handle_request.c581 case UR_SET_FEATURE:
604 case UR_SET_FEATURE:
H A Dusb.h193 #define UR_SET_FEATURE 0x03 macro
H A Dusb_hub.c2665 UR_SET_FEATURE);
/freebsd-12-stable/sys/mips/cavium/usb/
H A Doctusb.c1560 case C(UR_SET_FEATURE, UT_WRITE_DEVICE):
1561 case C(UR_SET_FEATURE, UT_WRITE_INTERFACE):
1562 case C(UR_SET_FEATURE, UT_WRITE_ENDPOINT):
1676 case C(UR_SET_FEATURE, UT_WRITE_CLASS_DEVICE):
1678 case C(UR_SET_FEATURE, UT_WRITE_CLASS_OTHER):
/freebsd-12-stable/sys/dev/usb/serial/
H A Du3g.c628 req.bRequest = UR_SET_FEATURE;

Completed in 244 milliseconds