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