Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/usb/controller/
HDuhci.c2314 struct usb_device_descriptor uhci_devd = variable
2531 len = sizeof(uhci_devd); in uhci_roothub_exec()
2532 ptr = (const void *)&uhci_devd; in uhci_roothub_exec()