Home
last modified time | relevance | path

Searched refs:UDPROTO_HSHUBSTT (Results 1 - 4 of 4) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb.h366 #define UDPROTO_HSHUBSTT 0x01 macro
H A Dusb_hub.c91 #define UHUB_IS_SINGLE_TT(sc) (UHUB_PROTO(sc) == UDPROTO_HSHUBSTT)
286 (udev->ddesc.bDeviceProtocol == UDPROTO_HSHUBSTT)) in uhub_tt_buffer_reset_async_locked()
H A Dusb_request.c2175 (udev->ddesc.bDeviceProtocol == UDPROTO_HSHUBSTT)) in usbd_req_reset_tt()
2206 (udev->ddesc.bDeviceProtocol == UDPROTO_HSHUBSTT)) in usbd_req_clear_tt_buffer()
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci.c2944 UDPROTO_HSHUBSTT, /* protocol */

Completed in 12 milliseconds