Searched refs:lm75debug (Results 1 – 1 of 1) sorted by relevance
56 static int lm75debug = 0; variable57 #define D1CMN_ERR(ARGS) if (lm75debug & 0x1) cmn_err ARGS;58 #define D2CMN_ERR(ARGS) if (lm75debug & 0x2) cmn_err ARGS;