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

/illumos-gate/usr/src/uts/sun4u/sys/i2c/clients/
H A Dpcf8574_impl.h65 static int pcf8574debug = 0; variable
66 #define D1CMN_ERR(ARGS) if (pcf8574debug & 0x1) cmn_err ARGS;
67 #define D2CMN_ERR(ARGS) if (pcf8574debug & 0x2) cmn_err ARGS;

Completed in 52 milliseconds