Searched refs:bDescLength (Results 1 – 11 of 11) sorted by relevance
| /freebsd-13.1/sys/dev/usb/ |
| H A D | usb.h | 604 uByte bDescLength; member 648 uByte bDescLength; member
|
| /freebsd-13.1/sys/dev/usb/controller/ |
| H A D | ohci.c | 2044 .bDescLength = 0, /* dynamic length */ 2260 sc->sc_hub_desc.hubd.bDescLength = in ohci_roothub_exec() 2262 len = sc->sc_hub_desc.hubd.bDescLength; in ohci_roothub_exec()
|
| H A D | ehci.c | 2950 .bDescLength = 0, /* dynamic length */ 3229 sc->sc_hub_desc.hubd.bDescLength = in ehci_roothub_exec() 3231 len = sc->sc_hub_desc.hubd.bDescLength; in ehci_roothub_exec()
|
| H A D | avr32dci.c | 1452 .bDescLength = sizeof(avr32dci_hubd),
|
| H A D | atmegadci.c | 1508 .bDescLength = sizeof(atmegadci_hubd),
|
| H A D | uss820dci.c | 1803 .bDescLength = sizeof(uss820dci_hubd),
|
| H A D | uhci.c | 2300 .bDescLength = sizeof(uhci_hubd_piix),
|
| H A D | saf1761_otg.c | 2783 .bDescLength = sizeof(saf1761_otg_hubd),
|
| H A D | musb_otg.c | 3532 .bDescLength = sizeof(musbotg_hubd),
|
| H A D | dwc_otg.c | 4284 .bDescLength = sizeof(dwc_otg_hubd),
|
| /freebsd-13.1/sys/mips/cavium/usb/ |
| H A D | octusb.c | 1410 .bDescLength = sizeof(octusb_hubd),
|