Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Dxhci.c3176 struct usb_device_descriptor xhci_devd = variable
3178 .bLength = sizeof(xhci_devd),
3321 len = sizeof(xhci_devd); in xhci_roothub_exec()
3322 ptr = (const void *)&xhci_devd; in xhci_roothub_exec()