Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dsd.c12446 SD_TRACE(SD_LOG_IO_CORE, un, "sd_buf_iodone: entry.\n");
12475 SD_TRACE(SD_LOG_IO_CORE, un, "sd_buf_iodone: exit.\n");
13534 SD_TRACE(SD_LOG_IO_CORE, un, "sd_core_iostart: entry: bp:0x%p\n", bp);
13575 SD_TRACE(SD_LOG_IO_CORE, un, "sd_core_iostart: exit: bp:0x%p\n", bp);
13705 SD_TRACE(SD_LOG_IO_CORE, un,
13771 SD_TRACE(SD_LOG_IO_CORE, un,
13799 SD_ERROR(SD_LOG_IO_CORE, un,
13816 SD_ERROR(SD_LOG_IO_CORE, un,
13839 SD_TRACE(SD_LOG_IO_CORE, SD_GET_UN(bp),
13845 SD_TRACE(SD_LOG_IO_CORE, SD_GET_UN(bp),
[all …]
/titanic_41/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h989 #define SD_LOG_IO_CORE 0x00000400 macro