Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sys/i2c/clients/
H A Dpic16f819_impl.h47 static int pic16f819debug = 0; variable
48 #define D1CMN_ERR(ARGS) if (pic16f819debug & 0x1) cmn_err ARGS;
49 #define D2CMN_ERR(ARGS) if (pic16f819debug & 0x2) cmn_err ARGS;