Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sys/i2c/clients/
H A Dltc1427_impl.h49 static int ltc1427debug = 0; variable
50 #define D1CMN_ERR(ARGS) if (ltc1427debug & 0x1) cmn_err ARGS;
51 #define D2CMN_ERR(ARGS) if (ltc1427debug & 0x2) cmn_err ARGS;