Home
last modified time | relevance | path

Searched refs:pcf8591debug (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/sun4u/sys/i2c/clients/
H A Dpcf8591_impl.h52 static int pcf8591debug = 0; variable
53 #define D1CMN_ERR(ARGS) if (pcf8591debug & 0x1) cmn_err ARGS;
54 #define D2CMN_ERR(ARGS) if (pcf8591debug & 0x2) cmn_err ARGS;