Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/i2c/clients/
H A Dssc100_impl.h70 static int ssc100debug = 0; variable
71 #define D1CMN_ERR(ARGS) if (ssc100debug & 0x1) cmn_err ARGS;
72 #define D2CMN_ERR(ARGS) if (ssc100debug & 0x2) cmn_err ARGS;