Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/scsi/targets/
H A Dses.h235 #define SES_LOG if (ses_debug) ses_log
321 extern void ses_log(ses_softc_t *, int, const char *, ...);
/titanic_44/usr/src/uts/common/io/scsi/targets/
H A Dses.c1581 ses_log(ses_softc_t *ssc, int level, const char *fmt, ...) in ses_log() function