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

/freebsd-11.0-release/sys/dev/usb/controller/
H A Dohci.c2051 struct ohci_config_desc ohci_confd = variable in typeref:struct:ohci_config_desc
2056 .wTotalLength[0] = sizeof(ohci_confd),
2148 len = sizeof(ohci_confd);
2149 ptr = (const void *)&ohci_confd;

Completed in 93 milliseconds