Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_hub.c93 #define UHUB_IS_MULTI_TT(sc) (UHUB_PROTO(sc) == UDPROTO_HSHUBMTT) macro
1308 if (UHUB_IS_MULTI_TT(sc)) { in uhub_attach()