Home
last modified time | relevance | path

Searched refs:UR_RESET_TT (Results 1 – 5 of 5) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb.h217 #define UR_RESET_TT 0x09 macro
Dusb_request.c2147 req.bRequest = UR_RESET_TT; in usbd_req_reset_tt()
Dusb_hub.c294 req.bRequest = UR_RESET_TT; in uhub_tt_buffer_reset_async_locked()
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c3429 case C(UR_RESET_TT, UT_WRITE_CLASS_OTHER):
Dxhci.c3668 case C(UR_RESET_TT, UT_WRITE_CLASS_OTHER): in xhci_roothub_exec()