Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/usb/controller/
H A Dxhci.c3118 struct usb_device_descriptor xhci_devd = variable
3120 .bLength = sizeof(xhci_devd),
3263 len = sizeof(xhci_devd); in xhci_roothub_exec()
3264 ptr = (const void *)&xhci_devd; in xhci_roothub_exec()