Home
last modified time | relevance | path

Searched refs:UDCLASS_HUB (Results 1 - 5 of 5) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_hub.c285 if ((udev->ddesc.bDeviceClass == UDCLASS_HUB) && in uhub_tt_buffer_reset_async_locked()
1183 (uaa->info.bDeviceClass == UDCLASS_HUB)) in uhub_probe()
1199 if (udev->ddesc.bDeviceClass != UDCLASS_HUB) in uhub_query_info()
H A Dusb.h363 #define UDCLASS_HUB 0x09 macro
H A Dusb_request.c2174 if ((udev->ddesc.bDeviceClass == UDCLASS_HUB) && in usbd_req_reset_tt()
2205 if ((udev->ddesc.bDeviceClass == UDCLASS_HUB) && in usbd_req_clear_tt_buffer()
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci.c2942 UDCLASS_HUB, /* class */
2956 UDCLASS_HUB, /* class */
H A Dxhci.c3141 .bDeviceClass = UDCLASS_HUB, /* class */

Completed in 20 milliseconds