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

/freebsd-13-stable/sys/dev/usb/controller/
H A Dohci.c2032 struct ohci_config_desc ohci_confd = variable in typeref:struct:ohci_config_desc
2037 .wTotalLength[0] = sizeof(ohci_confd),
2129 len = sizeof(ohci_confd);
2130 ptr = (const void *)&ohci_confd;

Completed in 104 milliseconds