Searched refs:ssc050debug (Results 1 – 1 of 1) sorted by relevance
59 static int ssc050debug = 0; variable60 #define D1CMN_ERR(ARGS) if (ssc050debug & 0x01) cmn_err ARGS;61 #define D2CMN_ERR(ARGS) if (ssc050debug & 0x02) cmn_err ARGS;62 #define D3CMN_ERR(ARGS) if (ssc050debug & 0x04) cmn_err ARGS;