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

/freebsd-11.0-release/sys/dev/usb/controller/
H A Dehci.c3016 static const struct ehci_config_desc ehci_confd = { variable in typeref:struct:ehci_config_desc
3020 .wTotalLength[0] = sizeof(ehci_confd),
3168 len = sizeof(ehci_confd);
3169 ptr = (const void *)&ehci_confd;

Completed in 25 milliseconds