Searched refs:devices_max (Results 1 – 24 of 24) sorted by relevance
120 uint8_t devices_max; /* maximum number of USB devices */ member
2513 x != bus->devices_max; x++) { in usb_bus_powerd()2550 x != bus->devices_max; x++) { in usb_bus_powerd()
1779 (device_index != bus->devices_max) && in usb_alloc_device()1783 if (device_index == bus->devices_max) { in usb_alloc_device()
85 sc->sc_bus.devices_max = OHCI_MAX_DEVICES; in ohci_ps3_attach()
95 sc->sc_bus.devices_max = EHCI_MAX_DEVICES; in ehci_ps3_attach()
72 sc->sc_bus.devices_max = EHCI_MAX_DEVICES; in generic_ehci_attach()
79 sc->sc_bus.devices_max = XHCI_MAX_DEVICES; in generic_xhci_attach()
101 sc->sc_bus.devices_max = EHCI_MAX_DEVICES; in ehci_msm_attach()
292 sc->sc_bus.devices_max = UHCI_MAX_DEVICES; in uhci_pci_attach()
212 sc->sc_bus.devices_max = OHCI_MAX_DEVICES; in ohci_pci_attach()
155 sc->sc_bus.devices_max = EHCI_MAX_DEVICES; in mv_ehci_attach()
965 if ((bus->devices_max > USB_MAX_DEVICES) || in usb_bus_mem_alloc_all()966 (bus->devices_max < USB_MIN_DEVICES) || in usb_bus_mem_alloc_all()
237 sc->sc_bus.devices_max = EHCI_MAX_DEVICES; in fsl_ehci_attach()
400 esc->sc_bus.devices_max = EHCI_MAX_DEVICES; in imx_ehci_attach()
116 sc->ohci_sc.sc_bus.devices_max = OHCI_MAX_DEVICES; in generic_ohci_attach()
317 sc->sc_bus.devices_max = EHCI_MAX_DEVICES; in ehci_pci_attach()
466 sc->sc.sc_bus.devices_max = MUSB2_MAX_DEVICES; in awusbdrd_attach()
528 sc->sc_bus.devices_max = XHCI_MAX_DEVICES; in xhci_init()
3848 sc->sc_bus.devices_max = DWC_OTG_MAX_DEVICES; in dwc_otg_init()
227 esc->sc_bus.devices_max = EHCI_MAX_DEVICES; in tegra_ehci_attach()
1047 xsc->sc_bus.devices_max = XHCI_MAX_DEVICES; in tegra_xhci_attach()
223 sc->sc_bus.devices_max = EHCI_MAX_DEVICES; in zy7_ehci_attach()
268 sc->sc_bus.devices_max = EHCI_MAX_DEVICES; in vybrid_ehci_attach()
312 sc->sc_otg.sc_bus.devices_max = MUSB2_MAX_DEVICES; in musbotg_attach()