Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/mly/
H A Dmlyvar.h83 # define debug_struct(s) kprintf(" SIZE %s: %d\n", #s, sizeof(struct s)) macro
91 # define debug_struct(s) macro
/dflybsd-src/sys/dev/raid/ciss/
H A Dcissvar.h276 # define debug_struct(s) kprintf(" SIZE %s: %zu\n", #s, sizeof(struct s)) macro
284 # define debug_struct(s) macro