Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci.c2964 static const struct ehci_config_desc ehci_confd = { local
2968 .wTotalLength[0] = sizeof(ehci_confd),
3101 len = sizeof(ehci_confd);
3102 ptr = (const void *)&ehci_confd;

Completed in 4 milliseconds