Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/usb/
H A Dusb.h598 uByte bDescLength; member
642 uByte bDescLength; member
/freebsd-12.1/sys/dev/usb/controller/
H A Dohci.c2086 .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 Dehci.c3046 .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 Davr32dci.c1503 .bDescLength = sizeof(avr32dci_hubd),
H A Datmegadci.c1563 .bDescLength = sizeof(atmegadci_hubd),
H A Duss820dci.c1854 .bDescLength = sizeof(uss820dci_hubd),
H A Duhci.c2362 .bDescLength = sizeof(uhci_hubd_piix),
H A Dsaf1761_otg.c2859 .bDescLength = sizeof(saf1761_otg_hubd),
H A Dmusb_otg.c3610 .bDescLength = sizeof(musbotg_hubd),
H A Ddwc_otg.c4335 .bDescLength = sizeof(dwc_otg_hubd),
/freebsd-12.1/sys/mips/cavium/usb/
H A Doctusb.c1421 .bDescLength = sizeof(octusb_hubd),