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

/illumos-gate/usr/src/uts/sun4u/sys/i2c/clients/
H A Dhpc3130_impl.h48 static int hpc3130debug = 0; variable
49 #define D1CMN_ERR(ARGS) if (hpc3130debug & 0x1) cmn_err ARGS;
50 #define D2CMN_ERR(ARGS) if (hpc3130debug & 0x2) cmn_err ARGS;
/illumos-gate/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c57 static int hpc3130debug = 0; variable
59 #define D1CMN_ERR(ARGS) if (hpc3130debug & 0x1) cmn_err ARGS;
60 #define D2CMN_ERR(ARGS) if (hpc3130debug & 0x2) cmn_err ARGS;

Completed in 46 milliseconds