Searched refs:SES_VLOG (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/sys/dev/scsipi/ |
| H A D | ses.c | 124 #define SES_VLOG ses_log macro 126 #define SES_VLOG if (0) ses_log macro 968 SES_VLOG(ssc, "GenCode %x %d Subenclosures\n", cf.GenCode, cf.Nsubenc); in ses_getconfig() 987 SES_VLOG(ssc, " SubEnclosure ID %d, %d Types With this ID, En" in ses_getconfig() 995 SES_VLOG(ssc, " WWN: %02x%02x%02x%02x%02x%02x%02x%02x\n", in ses_getconfig() 1660 SES_VLOG(ssc, "safte_set_objstat(%d): %x %x %x %x\n", in safte_set_objstat() 1826 SES_VLOG(ssc, "Nfans %d Npwr %d Nslots %d Lck %d Ntherm %d Nspkrs %d\n", in safte_getconfig() 2325 SES_VLOG(ssc, "saf_wrbuf16 %x %x %x %x\n", op, b1, b2, b3); in wrbuf16() 2355 SES_VLOG(ssc, "saf_wrslot\n"); in wrslot_stat() 2375 SES_VLOG(ssc, "saf_wrslot %d <- %x\n", i, ep->priv & 0xff); in wrslot_stat() [all …]
|