Home
last modified time | relevance | path

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

/drivers/scsi/
DBusLogic.c1831 char discon_str[BLOGIC_MAXDEV + 1]; in blogic_reportconfig() local
1835 char *discon_msg = discon_str; in blogic_reportconfig()
1916 discon_str[tgt_id] = ((discon_ok & (1 << tgt_id)) ? 'Y' : 'N'); in blogic_reportconfig()
1917 discon_str[adapter->scsi_id] = '#'; in blogic_reportconfig()
1918 discon_str[adapter->maxdev] = '\0'; in blogic_reportconfig()