UT_WRITE_ENDPOINT 1689 dev/usb/ehci.c 	case C(UR_CLEAR_FEATURE, UT_WRITE_ENDPOINT):
UT_WRITE_ENDPOINT 1809 dev/usb/ehci.c 	case C(UR_SET_FEATURE, UT_WRITE_ENDPOINT):
UT_WRITE_ENDPOINT 1814 dev/usb/ehci.c 	case C(UR_SYNCH_FRAME, UT_WRITE_ENDPOINT):
UT_WRITE_ENDPOINT 2417 dev/usb/ohci.c 	case C(UR_CLEAR_FEATURE, UT_WRITE_ENDPOINT):
UT_WRITE_ENDPOINT 2518 dev/usb/ohci.c 	case C(UR_SET_FEATURE, UT_WRITE_ENDPOINT):
UT_WRITE_ENDPOINT 2523 dev/usb/ohci.c 	case C(UR_SYNCH_FRAME, UT_WRITE_ENDPOINT):
UT_WRITE_ENDPOINT 3125 dev/usb/uhci.c 	case C(UR_CLEAR_FEATURE, UT_WRITE_ENDPOINT):
UT_WRITE_ENDPOINT 3226 dev/usb/uhci.c 	case C(UR_SET_FEATURE, UT_WRITE_ENDPOINT):
UT_WRITE_ENDPOINT 3231 dev/usb/uhci.c 	case C(UR_SYNCH_FRAME, UT_WRITE_ENDPOINT):
UT_WRITE_ENDPOINT  925 dev/usb/umass.c 	sc->sc_req.bmRequestType = UT_WRITE_ENDPOINT;
UT_WRITE_ENDPOINT  541 dev/usb/usbdi.c 	req.bmRequestType = UT_WRITE_ENDPOINT;
UT_WRITE_ENDPOINT  566 dev/usb/usbdi.c 	req.bmRequestType = UT_WRITE_ENDPOINT;
UT_WRITE_ENDPOINT  969 dev/usb/usbdi.c 		treq.bmRequestType = UT_WRITE_ENDPOINT;
UT_WRITE_ENDPOINT  494 dev/usb/usbf.c 	case C(UR_SET_FEATURE, UT_WRITE_ENDPOINT):
UT_WRITE_ENDPOINT  503 dev/usb/usbf.c 	case C(UR_CLEAR_FEATURE, UT_WRITE_ENDPOINT):
UT_WRITE_ENDPOINT  594 dev/usb/usbf.c 	{ UT_WRITE_ENDPOINT,		"Write Endpoint"         },