Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c3137 struct usb_device_descriptor xhci_devd = { variable
3138 .bLength = sizeof(xhci_devd),
3281 len = sizeof(xhci_devd); in xhci_roothub_exec()
3282 ptr = (const void *)&xhci_devd; in xhci_roothub_exec()

Completed in 4 milliseconds