Home
last modified time | relevance | path

Searched refs:tagq_str (Results 1 – 1 of 1) sorted by relevance

/drivers/scsi/
DBusLogic.c1837 char tagq_str[BLOGIC_MAXDEV + 1]; in blogic_reportconfig() local
1841 char *tagq_msg = tagq_str; in blogic_reportconfig()
1932 tagq_str[tgt_id] = ((tagq_ok & (1 << tgt_id)) ? 'Y' : 'N'); in blogic_reportconfig()
1933 tagq_str[adapter->scsi_id] = '#'; in blogic_reportconfig()
1934 tagq_str[adapter->maxdev] = '\0'; in blogic_reportconfig()