EHCI_MAX_DEVICES
if (value >= EHCI_MAX_DEVICES) {
struct usb_device *sc_devices[EHCI_MAX_DEVICES];
sc->sc_bus.devices_max = EHCI_MAX_DEVICES;