Searched refs:SD_ERROR (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c2561 * Description: This routine is called by the SD_ERROR macro for debug
3331 SD_ERROR(SD_LOG_COMMON, un,
3355 SD_ERROR(SD_LOG_COMMON, un,
5001 SD_ERROR(SD_LOG_COMMON, un,
5079 SD_ERROR(SD_LOG_COMMON, un,
6234 SD_ERROR(SD_LOG_IO_PM, un,
7325 * Note: We cannot call SD_INFO, SD_TRACE, SD_ERROR, or SD_DIAG until
8279 SD_ERROR(SD_LOG_ATTACH_DETACH, un,
8634 SD_ERROR(SD_LOG_ATTACH_DETACH, un,
8650 SD_ERROR(SD_LOG_ATTACH_DETAC
[all...]
/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h1023 /* SD_ERROR is called to log driver error conditions */
1024 #define SD_ERROR sd_log_err macro
1128 #define SD_ERROR { if (0) sd_log_err; }

Completed in 130 milliseconds