Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Dohci.c2045 struct ohci_config_desc ohci_confd = variable
2050 .wTotalLength[0] = sizeof(ohci_confd),
2142 len = sizeof(ohci_confd); in ohci_roothub_exec()
2143 ptr = (const void *)&ohci_confd; in ohci_roothub_exec()