Home
last modified time | relevance | path

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

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