Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c3188 struct xhci_config_desc xhci_confd = { variable
3190 .bLength = sizeof(xhci_confd.confd),
3192 .wTotalLength[0] = sizeof(xhci_confd),
3200 .bLength = sizeof(xhci_confd.ifcd),
3208 .bLength = sizeof(xhci_confd.endpd),
3216 .bLength = sizeof(xhci_confd.endpcd),
3299 len = sizeof(xhci_confd); in xhci_roothub_exec()
3300 ptr = (const void *)&xhci_confd; in xhci_roothub_exec()

Completed in 5 milliseconds