Searched refs:debug_union (Results 1 – 2 of 2) sorted by relevance
281 # define debug_union(s) printf(" SIZE %s: %zu\n", #s, sizeof(union s)) macro289 # define debug_union(s) macro
458 debug_union(ciss_device_address); in ciss_attach()