Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dehci.c2917 static const struct ehci_config_desc ehci_confd = { variable
2921 .wTotalLength[0] = sizeof(ehci_confd),
3069 len = sizeof(ehci_confd); in ehci_roothub_exec()
3070 ptr = (const void *)&ehci_confd; in ehci_roothub_exec()