Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sys/i2c/clients/
H A Dadm1026_impl.h119 static int adm1026_dbg = 0; variable
120 #define D1CMN_ERR(ARGS) { if (adm1026_dbg & 0x1) cmn_err ARGS; }
121 #define D2CMN_ERR(ARGS) { if (adm1026_dbg & 0x2) cmn_err ARGS; }