Searched refs:SES_CE_DEBUG3 (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/io/scsi/targets/ |
H A D | ses.c | 333 SES_LOG(ssc, SES_CE_DEBUG3, "SEN device found"); in is_enc_dev() 341 SES_LOG(ssc, SES_CE_DEBUG3, "SES device found"); in is_enc_dev() 344 SES_LOG(ssc, SES_CE_DEBUG3, "Pre-SCSI3 SES device"); in is_enc_dev() 354 SES_LOG(ssc, SES_CE_DEBUG3, "Passthru SES device"); in is_enc_dev() 365 SES_LOG(ssc, SES_CE_DEBUG3, "SAF-TE device found"); in is_enc_dev() 524 SES_LOG(ssc, SES_CE_DEBUG3, "failed softc init"); in ses_doattach() 1464 SES_LOG(ssc, SES_CE_DEBUG3, "status decode: check"); in ses_decode_sense() 1553 SES_LOG(ssc, SES_CE_DEBUG3, "%s", buf); in ses_decode_sense() 1572 SES_LOG(ssc, SES_CE_DEBUG3, "%s", buf); in ses_decode_sense() 1600 case SES_CE_DEBUG3: in ses_log() [all …]
|
H A D | ses_ses.c | 270 SES_LOG(ssc, SES_CE_DEBUG3, "GenCode %lx %d Subenclosures", in ses_getconfig() 291 SES_LOG(ssc, SES_CE_DEBUG3, in ses_getconfig() 302 SES_LOG(ssc, SES_CE_DEBUG3, in ses_getconfig() 322 SES_LOG(ssc, SES_CE_DEBUG3, in ses_getconfig()
|
/titanic_50/usr/src/uts/common/sys/scsi/targets/ |
H A D | ses.h | 223 #define SES_CE_DEBUG3 ((4 << 8) | CE_CONT) macro
|