BCE_VHCI_MAX_DEVICES
for (i = 0; i < BCE_VHCI_MAX_DEVICES; i++) {
for (i = 0; i < BCE_VHCI_MAX_DEVICES; i++) {
if (reply.param2 >= BCE_VHCI_MAX_DEVICES) {
if (fw_dev_id >= BCE_VHCI_MAX_DEVICES)
if (dev_id >= BCE_VHCI_MAX_DEVICES)
if (value >= BCE_VHCI_MAX_DEVICES) {
for (i = 0; i < BCE_VHCI_MAX_DEVICES; i++) {
if (fw_dev_id >= BCE_VHCI_MAX_DEVICES) {
if (fw_dev_id >= BCE_VHCI_MAX_DEVICES) {
vhci->sc_bus.devices_max = BCE_VHCI_MAX_DEVICES;
struct usb_device *sc_devices[BCE_VHCI_MAX_DEVICES];
struct bce_vhci_device sc_devs[BCE_VHCI_MAX_DEVICES];