Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Duhci.c2251 struct usb_device_descriptor uhci_devd = variable
2466 len = sizeof(uhci_devd); in uhci_roothub_exec()
2467 ptr = (const void *)&uhci_devd; in uhci_roothub_exec()