Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h1011 #define SD_LOGMASK_ERROR 0x00000001 macro
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c2102 if ((sd_component_mask & comp) && (sd_level_mask & SD_LOGMASK_ERROR) && in sd_log_err()