Searched refs:lm75debug (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sun4u/sys/i2c/clients/
H A Dlm75_impl.h56 static int lm75debug = 0; variable
57 #define D1CMN_ERR(ARGS) if (lm75debug & 0x1) cmn_err ARGS;
58 #define D2CMN_ERR(ARGS) if (lm75debug & 0x2) cmn_err ARGS;

Completed in 404 milliseconds