Home
last modified time | relevance | path

Searched defs:debug_const (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/raid/ciss/
H A Dcissvar.h280 # define debug_const(c) kprintf(" CONST %s %jd/0x%jx\n", #c, (intmax_t)c, (intmax_t)c); macro
288 # define debug_const(c) macro