Home
last modified time | relevance | path

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

/freebsd/sys/dev/ciss/
H A Dcissvar.h280 # define debug_struct(s) printf(" SIZE %s: %zu\n", #s, sizeof(struct s)) macro
288 # define debug_struct(s) macro