UR_SET_FEATURE   1807 dev/usb/ehci.c 	case C(UR_SET_FEATURE, UT_WRITE_DEVICE):
UR_SET_FEATURE   1808 dev/usb/ehci.c 	case C(UR_SET_FEATURE, UT_WRITE_INTERFACE):
UR_SET_FEATURE   1809 dev/usb/ehci.c 	case C(UR_SET_FEATURE, UT_WRITE_ENDPOINT):
UR_SET_FEATURE   1944 dev/usb/ehci.c 	case C(UR_SET_FEATURE, UT_WRITE_CLASS_DEVICE):
UR_SET_FEATURE   1946 dev/usb/ehci.c 	case C(UR_SET_FEATURE, UT_WRITE_CLASS_OTHER):
UR_SET_FEATURE   2516 dev/usb/ohci.c 	case C(UR_SET_FEATURE, UT_WRITE_DEVICE):
UR_SET_FEATURE   2517 dev/usb/ohci.c 	case C(UR_SET_FEATURE, UT_WRITE_INTERFACE):
UR_SET_FEATURE   2518 dev/usb/ohci.c 	case C(UR_SET_FEATURE, UT_WRITE_ENDPOINT):
UR_SET_FEATURE   2634 dev/usb/ohci.c 	case C(UR_SET_FEATURE, UT_WRITE_CLASS_DEVICE):
UR_SET_FEATURE   2636 dev/usb/ohci.c 	case C(UR_SET_FEATURE, UT_WRITE_CLASS_OTHER):
UR_SET_FEATURE   3224 dev/usb/uhci.c 	case C(UR_SET_FEATURE, UT_WRITE_DEVICE):
UR_SET_FEATURE   3225 dev/usb/uhci.c 	case C(UR_SET_FEATURE, UT_WRITE_INTERFACE):
UR_SET_FEATURE   3226 dev/usb/uhci.c 	case C(UR_SET_FEATURE, UT_WRITE_ENDPOINT):
UR_SET_FEATURE   3363 dev/usb/uhci.c 	case C(UR_SET_FEATURE, UT_WRITE_CLASS_DEVICE):
UR_SET_FEATURE   3365 dev/usb/uhci.c 	case C(UR_SET_FEATURE, UT_WRITE_CLASS_OTHER):
UR_SET_FEATURE    365 dev/usb/usb_subr.c 	req.bRequest = UR_SET_FEATURE;
UR_SET_FEATURE    186 dev/usb/usbdi_util.c 	req.bRequest = UR_SET_FEATURE;
UR_SET_FEATURE    212 dev/usb/usbdi_util.c 	req.bRequest = UR_SET_FEATURE;
UR_SET_FEATURE    494 dev/usb/usbf.c 	case C(UR_SET_FEATURE, UT_WRITE_ENDPOINT):
UR_SET_FEATURE    576 dev/usb/usbf.c 	{ UR_SET_FEATURE,		"SET FEATURE"            },