Searched refs:SES_CE_DEBUG2 (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/io/scsi/targets/ |
H A D | ses.c | 935 SES_LOG(ssc, SES_CE_DEBUG2, efl, __LINE__); in ses_uscsi_cmd() 1056 SES_LOG(ssc, SES_CE_DEBUG2, in ses_start() 1063 SES_LOG(ssc, SES_CE_DEBUG2, "TRANSPORT ERROR\n"); in ses_start() 1596 case SES_CE_DEBUG2: in ses_log() 1653 case SES_CE_DEBUG2: in ses_log()
|
H A D | ses_safte.c | 796 SES_LOG(ssc, SES_CE_DEBUG2, "safte_set_objstat(%d): %x %x %x %x", in safte_set_objstat() 1068 SES_LOG(ssc, SES_CE_DEBUG2, "saf_wrbuf16 %x %x %x %x", op, b1, b2, b3); in wrbuf16() 1093 SES_LOG(ssc, SES_CE_DEBUG2, "saf_wrslot"); in wrslot_stat() 1121 SES_LOG(ssc, SES_CE_DEBUG2, "saf_wrslot %d <- %x", i, in wrslot_stat() 1161 SES_LOG(ssc, SES_CE_DEBUG2, "saf_slotop slot %d op %x", slot, opflag); in perf_slotop()
|
H A D | ses_ses.c | 853 SES_LOG(NULL, SES_CE_DEBUG2, "Set Elt 0x%x Elm 0x%x (idx %d) with " in ses_encode()
|
/titanic_44/usr/src/uts/common/sys/scsi/targets/ |
H A D | ses.h | 222 #define SES_CE_DEBUG2 ((3 << 8) | CE_CONT) macro
|