OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bDescLength
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/dev/usb/
usbroothub.c
331
.
bDescLength
= USB_HUB_DESCRIPTOR_SIZE,
vhci.c
556
hubd.
bDescLength
= USB_HUB_DESCRIPTOR_SIZE;
557
totlen = uimin(totlen, hubd.
bDescLength
);
usb.h
497
uByte
bDescLength
;
uhub.c
235
hd->
bDescLength
= USB_HUB_DESCRIPTOR_SIZE +
ohci.c
2560
hubd.
bDescLength
= USB_HUB_DESCRIPTOR_SIZE + i;
2561
totlen = uimin(totlen, hubd.
bDescLength
);
ehci.c
2551
hubd.
bDescLength
= USB_HUB_DESCRIPTOR_SIZE + i;
2552
totlen = uimin(totlen, hubd.
bDescLength
);
xhci.c
4202
hubd.
bDescLength
= USB_HUB_DESCRIPTOR_SIZE + i;
4203
totlen = uimin(totlen, hubd.
bDescLength
);
/src/sys/external/bsd/dwc2/dist/
dwc2_hcd.c
1673
hub_desc->
bDescLength
= 9;
Completed in 172 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025