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/
Dxhci.c3162 struct usb_device_descriptor xhci_devd = { variable
3163 .bLength = sizeof(xhci_devd),
3306 len = sizeof(xhci_devd); in xhci_roothub_exec()
3307 ptr = (const void *)&xhci_devd; in xhci_roothub_exec()