Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c444 int scsi_hba_log_fcif = '!'; /* "^!?" first char in format */ variable
594 else if (scsi_hba_log_fcif && (level > SCSI_HBA_LOG1)) in scsi_hba_log()
595 *f++ = (char)scsi_hba_log_fcif; /* add global fcif */ in scsi_hba_log()