bDescLength 1897 dev/usb/ehci.c hubd.bDescLength = USB_HUB_DESCRIPTOR_SIZE + i; bDescLength 1898 dev/usb/ehci.c l = min(len, hubd.bDescLength); bDescLength 2598 dev/usb/ohci.c hubd.bDescLength = USB_HUB_DESCRIPTOR_SIZE + i; bDescLength 2599 dev/usb/ohci.c l = min(len, hubd.bDescLength); bDescLength 297 dev/usb/usb.h uByte bDescLength;