Home
last modified time | relevance | path

Searched refs:atmegadci_hubd (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/usb/controller/
H A Datmegadci.c1501 static const struct usb_hub_descriptor_min atmegadci_hubd = { variable
1502 .bDescLength = sizeof(atmegadci_hubd),
1936 ptr = (const void *)&atmegadci_hubd; in atmegadci_roothub_exec()
1937 len = sizeof(atmegadci_hubd); in atmegadci_roothub_exec()