DC395x_MAX_SCSI_ID
struct NVRamTarget target[DC395x_MAX_SCSI_ID];
u8 dcb_map[DC395x_MAX_SCSI_ID];
struct DeviceCtlBlk *children[DC395x_MAX_SCSI_ID][32];
for (i = 0; i < DC395x_MAX_SCSI_ID; i++)
for (id = 0; id < DC395x_MAX_SCSI_ID; id++) {