Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Duhci.c2265 static const struct uhci_config_desc uhci_confd = { variable
2269 .wTotalLength[0] = sizeof(uhci_confd),
2475 len = sizeof(uhci_confd); in uhci_roothub_exec()
2476 ptr = (const void *)&uhci_confd; in uhci_roothub_exec()