Searched refs:syncstr (Results 1 – 1 of 1) sorted by relevance
1699 char syncstr[BLOGIC_MAXDEV + 1]; in blogic_reportconfig() local1703 char *syncmsg = syncstr; in blogic_reportconfig()1758 …syncstr[tgt_id] = ((!(sync_ok & (1 << tgt_id))) ? 'N' : (!(fast_ok & (1 << tgt_id)) ? 'S' : (!(ult… in blogic_reportconfig()1759 syncstr[adapter->scsi_id] = '#'; in blogic_reportconfig()1760 syncstr[adapter->maxdev] = '\0'; in blogic_reportconfig()