Searched refs:debug_struct (Results 1 – 3 of 3) sorted by relevance
287 # define debug_struct(s) printf(" SIZE %s: %zu\n", #s, sizeof(struct s)) macro295 # define debug_struct(s) macro
411 debug_struct(ciss_command); in ciss_attach()412 debug_struct(ciss_header); in ciss_attach()414 debug_struct(ciss_cdb); in ciss_attach()415 debug_struct(ciss_report_cdb); in ciss_attach()416 debug_struct(ciss_notify_cdb); in ciss_attach()417 debug_struct(ciss_notify); in ciss_attach()418 debug_struct(ciss_message_cdb); in ciss_attach()419 debug_struct(ciss_error_info_pointer); in ciss_attach()420 debug_struct(ciss_error_info); in ciss_attach()421 debug_struct(ciss_sg_entry); in ciss_attach()[all …]
81 # define debug_struct(s) printf(" SIZE %s: %d\n", #s, sizeof(struct s)) macro89 # define debug_struct(s) macro