Searched refs:hpc3130debug (Results 1 – 2 of 2) sorted by relevance
48 static int hpc3130debug = 0; variable49 #define D1CMN_ERR(ARGS) if (hpc3130debug & 0x1) cmn_err ARGS;50 #define D2CMN_ERR(ARGS) if (hpc3130debug & 0x2) cmn_err ARGS;
57 static int hpc3130debug = 0; variable59 #define D1CMN_ERR(ARGS) if (hpc3130debug & 0x1) cmn_err ARGS;60 #define D2CMN_ERR(ARGS) if (hpc3130debug & 0x2) cmn_err ARGS;