Home
last modified time | relevance | path

Searched refs:sc_hubd (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/mips/cavium/usb/
H A Doctusb.h123 struct usb_hub_descriptor_min sc_hubd; member
H A Doctusb.c1611 sc->sc_hubd = octusb_hubd; in octusb_roothub_exec()
1612 sc->sc_hubd.bNbrPorts = sc->sc_noport; in octusb_roothub_exec()
1613 len = sizeof(sc->sc_hubd); in octusb_roothub_exec()
1614 ptr = (const void *)&sc->sc_hubd; in octusb_roothub_exec()