Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Duhci.c2325 static const struct uhci_config_desc uhci_confd = { variable
2329 .wTotalLength[0] = sizeof(uhci_confd),
2537 len = sizeof(uhci_confd); in uhci_roothub_exec()
2538 ptr = (const void *)&uhci_confd; in uhci_roothub_exec()