Home
last modified time | relevance | path

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

/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;