Searched refs:sc_hubd (Results 1 – 2 of 2) sorted by relevance
123 struct usb_hub_descriptor_min sc_hubd; member
1611 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()