ses.c | 122 #define SES_LOG ses_log 124 #define SES_VLOG ses_log 126 #define SES_VLOG if (0) ses_log 157 static void ses_log(struct ses_softc *, const char *, ...) 537 ses_log(struct ses_softc *ssc, const char *fmt, ...) function in typeref:typename:void 958 SES_LOG(ssc, "Unable to parse SES Config Header\n"); 963 SES_LOG(ssc, "runt enclosure length (%d)\n", amt); 983 SES_LOG(ssc, "Cannot Extract Enclosure Header %d\n", i); 991 SES_LOG(ssc, "Can't get Enclosure Descriptor %d\n", i) [all...] |