Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Duhci.c2355 struct usb_hub_descriptor_min uhci_hubd_piix = variable
2357 .bDescLength = sizeof(uhci_hubd_piix),
2684 len = sizeof(uhci_hubd_piix); in uhci_roothub_exec()
2685 ptr = (const void *)&uhci_hubd_piix; in uhci_roothub_exec()