Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/io/i2c/clients/
H A Dssc050.c59 static int ssc050debug = 0; variable
60 #define D1CMN_ERR(ARGS) if (ssc050debug & 0x01) cmn_err ARGS;
61 #define D2CMN_ERR(ARGS) if (ssc050debug & 0x02) cmn_err ARGS;
62 #define D3CMN_ERR(ARGS) if (ssc050debug & 0x04) cmn_err ARGS;