Searched refs:ses_log (Results 1 – 2 of 2) sorted by relevance
235 #define SES_LOG if (ses_debug) ses_log321 extern void ses_log(ses_softc_t *, int, const char *, ...);
1581 ses_log(ses_softc_t *ssc, int level, const char *fmt, ...) in ses_log() function