Searched refs:UHUB_IS_MULTI_TT (Results 1 - 1 of 1) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/ | ||
H A D | usb_hub.c | 92 #define UHUB_IS_MULTI_TT(sc) (UHUB_PROTO(sc) == UDPROTO_HSHUBMTT) macro 1307 if (UHUB_IS_MULTI_TT(sc)) { in uhub_attach() |
Completed in 3 milliseconds