Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c403 #define SCSI_HBA_LOG1 0x00000010 /* DIAG1 level enable */ macro
442 SCSI_HBA_LOG1 |
598 else if (scsi_hba_log_fcif && (level > SCSI_HBA_LOG1)) in scsi_hba_log()