BLOGIC_MAXDEV
for (tgt_id = 0; tgt_id < BLOGIC_MAXDEV; tgt_id++) {
char syncstr[BLOGIC_MAXDEV + 1];
char widestr[BLOGIC_MAXDEV + 1];
char discon_str[BLOGIC_MAXDEV + 1];
char tagq_str[BLOGIC_MAXDEV + 1];
u8 sync_period[BLOGIC_MAXDEV];
memset(tgt_stats, 0, BLOGIC_MAXDEV * sizeof(struct blogic_tgt_stats));
for (tgt_id = 0; tgt_id < BLOGIC_MAXDEV; tgt_id++) {
for (tgt_id = 0; tgt_id < BLOGIC_MAXDEV; tgt_id++)
tgt_id < BLOGIC_MAXDEV;
tgt_id = BLOGIC_MAXDEV;
for (tgt_id = 0; tgt_id < BLOGIC_MAXDEV; tgt_id++)
struct blogic_ccb *bdr_pend[BLOGIC_MAXDEV];
struct blogic_tgt_flags tgt_flags[BLOGIC_MAXDEV];
unsigned char qdepth[BLOGIC_MAXDEV];
unsigned char sync_period[BLOGIC_MAXDEV];
unsigned char sync_offset[BLOGIC_MAXDEV];
unsigned char active_cmds[BLOGIC_MAXDEV];
unsigned int cmds_since_rst[BLOGIC_MAXDEV];
unsigned long last_seqpoint[BLOGIC_MAXDEV];
unsigned long last_resettried[BLOGIC_MAXDEV];
unsigned long last_resetdone[BLOGIC_MAXDEV];
struct blogic_tgt_stats tgt_stats[BLOGIC_MAXDEV];
unsigned char qdepth[BLOGIC_MAXDEV];