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