Searched refs:SES_CE_DEBUG1 (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/io/scsi/targets/ |
H A D | ses.c | 314 SES_LOG(ssc, SES_CE_DEBUG1, "ses_attach: DDI_ATTACH ses%d", in ses_attach() 929 SES_LOG(ssc, SES_CE_DEBUG1, "ses_uscsi_cmd: " in ses_uscsi_cmd() 1137 SES_LOG(ssc, SES_CE_DEBUG1, in ses_restart() 1150 SES_LOG(ssc, SES_CE_DEBUG1, in ses_restart() 1319 SES_LOG(ssc, SES_CE_DEBUG1, "retrying cmd"); in ses_callback() 1336 SES_LOG(ssc, SES_CE_DEBUG1, "retrying sense"); in ses_callback() 1363 SES_LOG(ssc, SES_CE_DEBUG1, "SES: ERROR %d\n", err); in ses_callback() 1470 SES_LOG(ssc, SES_CE_DEBUG1, "status decode: busy"); in ses_decode_sense() 1477 SES_LOG(ssc, SES_CE_DEBUG1, "status decode: reserved"); in ses_decode_sense() 1483 SES_LOG(ssc, SES_CE_DEBUG1, "status decode: terminated"); in ses_decode_sense() [all …]
|
H A D | ses_sen.c | 393 SES_LOG(ssc, SES_CE_DEBUG1, "faulted %d", idx); in sen_set_objstat() 397 SES_LOG(ssc, SES_CE_DEBUG1, "clrd fault on %d", idx); in sen_set_objstat() 425 SES_LOG(ssc, SES_CE_DEBUG1, "%sabling alarm", in sen_set_objstat()
|
H A D | ses_safte.c | 139 SES_LOG(ssc, SES_CE_DEBUG1, "Nfans %d Npwr %d Nslots %d Lck %d Ntherm " in _NOTE()
|
/titanic_50/usr/src/uts/common/sys/scsi/targets/ |
H A D | ses.h | 221 #define SES_CE_DEBUG1 ((2 << 8) | CE_CONT) macro
|