Home
last modified time | relevance | path

Searched refs:xhci_bosd (Results 1 - 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c3155 struct xhci_bos_desc xhci_bosd = { variable
3157 .bLength = sizeof(xhci_bosd.bosd),
3159 HSETW(.wTotalLength, sizeof(xhci_bosd)),
3163 .bLength = sizeof(xhci_bosd.usb2extd),
3169 .bLength = sizeof(xhci_bosd.usbdcd),
3179 .bLength = sizeof(xhci_bosd.cidd),
3290 len = sizeof(xhci_bosd); in xhci_roothub_exec()
3291 ptr = (const void *)&xhci_bosd; in xhci_roothub_exec()

Completed in 6 milliseconds