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

/freebsd-10.2-release/sys/dev/usb/controller/
H A Davr32dci.c1498 static const struct usb_hub_descriptor_min avr32dci_hubd = { variable in typeref:struct:usb_hub_descriptor_min
1499 .bDescLength = sizeof(avr32dci_hubd),
1932 ptr = (const void *)&avr32dci_hubd;
1933 len = sizeof(avr32dci_hubd);

Completed in 50 milliseconds