Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h1025 #define SD_ERROR sd_log_err
1129 #define SD_ERROR { if (0) sd_log_err; }
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dsd.c875 #define sd_log_err ssd_log_err macro
1163 static void sd_log_err(uint_t comp, struct sd_lun *un, const char *fmt, ...);
2570 sd_log_err(uint_t comp, struct sd_lun *un, const char *fmt, ...) in sd_log_err() function