Searched refs:bDescLength (Results 1 – 11 of 11) sorted by relevance
| /freebsd-12.1/sys/dev/usb/ |
| H A D | usb.h | 598 uByte bDescLength; member 642 uByte bDescLength; member
|
| /freebsd-12.1/sys/dev/usb/controller/ |
| H A D | ohci.c | 2086 .bDescLength = 0, /* dynamic length */ 2302 sc->sc_hub_desc.hubd.bDescLength = in ohci_roothub_exec() 2304 len = sc->sc_hub_desc.hubd.bDescLength; in ohci_roothub_exec()
|
| H A D | ehci.c | 3046 .bDescLength = 0, /* dynamic length */ 3326 sc->sc_hub_desc.hubd.bDescLength = in ehci_roothub_exec() 3328 len = sc->sc_hub_desc.hubd.bDescLength; in ehci_roothub_exec()
|
| H A D | avr32dci.c | 1503 .bDescLength = sizeof(avr32dci_hubd),
|
| H A D | atmegadci.c | 1563 .bDescLength = sizeof(atmegadci_hubd),
|
| H A D | uss820dci.c | 1854 .bDescLength = sizeof(uss820dci_hubd),
|
| H A D | uhci.c | 2362 .bDescLength = sizeof(uhci_hubd_piix),
|
| H A D | saf1761_otg.c | 2859 .bDescLength = sizeof(saf1761_otg_hubd),
|
| H A D | musb_otg.c | 3610 .bDescLength = sizeof(musbotg_hubd),
|
| H A D | dwc_otg.c | 4335 .bDescLength = sizeof(dwc_otg_hubd),
|
| /freebsd-12.1/sys/mips/cavium/usb/ |
| H A D | octusb.c | 1421 .bDescLength = sizeof(octusb_hubd),
|