Home
last modified time | relevance | path

Searched refs:UT_READ_ENDPOINT (Results 1 – 4 of 4) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb_handle_request.c573 case UT_READ_ENDPOINT: in usb_handle_request()
Dusb.h156 #define UT_READ_ENDPOINT (UT_READ | UT_STANDARD | UT_ENDPOINT) macro
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c3144 case C(UR_GET_STATUS, UT_READ_ENDPOINT):
Dxhci.c3343 case C(UR_GET_STATUS, UT_READ_ENDPOINT): in xhci_roothub_exec()