Searched refs:ssc100debug (Results 1 – 1 of 1) sorted by relevance
70 static int ssc100debug = 0; variable71 #define D1CMN_ERR(ARGS) if (ssc100debug & 0x1) cmn_err ARGS;72 #define D2CMN_ERR(ARGS) if (ssc100debug & 0x2) cmn_err ARGS;