Searched refs:hba_str (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_stats.c213 bzero(iss->hba_str, sizeof (iss->hba_str));
214 bcopy(ihp->stats.ks->ks_name, iss->hba_str, sizeof (iss->hba_str));
216 (const char *)iss->hba_str);
H A Discsi_stats.h255 char hba_str[KSTAT_STRLEN]; member in struct:_iscsi_sess_stats

Completed in 57 milliseconds