Searched refs:pcf8574debug (Results 1 – 1 of 1) sorted by relevance
65 static int pcf8574debug = 0; variable66 #define D1CMN_ERR(ARGS) if (pcf8574debug & 0x1) cmn_err ARGS;67 #define D2CMN_ERR(ARGS) if (pcf8574debug & 0x2) cmn_err ARGS;