Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h1026 #define SD_ERROR sd_log_err
1130 #define SD_ERROR { if (0) sd_log_err; }
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dsd.c876 #define sd_log_err ssd_log_err macro
1165 static void sd_log_err(uint_t comp, struct sd_lun *un, const char *fmt, ...);
2572 sd_log_err(uint_t comp, struct sd_lun *un, const char *fmt, ...) in sd_log_err() function