Lines Matching refs:bLength
3120 .bLength = sizeof(xhci_devd),
3139 .bLength = sizeof(xhci_bosd.bosd),
3145 .bLength = sizeof(xhci_bosd.usb2extd),
3151 .bLength = sizeof(xhci_bosd.usbdcd),
3161 .bLength = sizeof(xhci_bosd.cidd),
3172 .bLength = sizeof(xhci_confd.confd),
3182 .bLength = sizeof(xhci_confd.ifcd),
3190 .bLength = sizeof(xhci_confd.endpd),
3198 .bLength = sizeof(xhci_confd.endpcd),
3207 .bLength = sizeof(xhci_hubd),
3457 len = sc->sc_hub_desc.hubd.bLength; in xhci_roothub_exec()