Home
last modified time | relevance | path

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

/drivers/scsi/
DBusLogic.c1832 char tagq_str[BLOGIC_MAXDEV + 1]; in blogic_reportconfig() local
1836 char *tagq_msg = tagq_str; in blogic_reportconfig()
1927 tagq_str[tgt_id] = ((tagq_ok & (1 << tgt_id)) ? 'Y' : 'N'); in blogic_reportconfig()
1928 tagq_str[adapter->scsi_id] = '#'; in blogic_reportconfig()
1929 tagq_str[adapter->maxdev] = '\0'; in blogic_reportconfig()