Searched refs:pcf8591debug (Results 1 – 1 of 1) sorted by relevance
52 static int pcf8591debug = 0; variable53 #define D1CMN_ERR(ARGS) if (pcf8591debug & 0x1) cmn_err ARGS;54 #define D2CMN_ERR(ARGS) if (pcf8591debug & 0x2) cmn_err ARGS;