gen_debug
if (gen_debug)
static int gen_debug = 0;
#define GEN_DEBUG(args) if (gen_debug) cmn_err args