Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dohci.c1995 struct usb_device_descriptor ohci_devd = variable
2098 len = sizeof(ohci_devd); in ohci_roothub_exec()
2099 ptr = (const void *)&ohci_devd; in ohci_roothub_exec()