Searched defs:D2CMN_ERR (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/i2c/clients/
H A Dhpc3130_impl.h50 #define D2CMN_ERR(ARGS) if (hpc3130debug & 0x2) cmn_err ARGS; macro
55 #define D2CMN_ERR(ARGS) macro
H A Dpic16f819_impl.h49 #define D2CMN_ERR(ARGS) if (pic16f819debug & 0x2) cmn_err ARGS; macro
54 #define D2CMN_ERR(ARGS) macro
H A Dlm75_impl.h58 #define D2CMN_ERR(ARGS) if (lm75debug & 0x2) cmn_err ARGS; macro
63 #define D2CMN_ERR(ARGS) macro
H A Dltc1427_impl.h51 #define D2CMN_ERR(ARGS) if (ltc1427debug & 0x2) cmn_err ARGS; macro
56 #define D2CMN_ERR(ARGS) macro
H A Dpcf8574_impl.h67 #define D2CMN_ERR(ARGS) if (pcf8574debug & 0x2) cmn_err ARGS; macro
72 #define D2CMN_ERR(ARGS) macro
H A Dpcf8591_impl.h54 #define D2CMN_ERR(ARGS) if (pcf8591debug & 0x2) cmn_err ARGS; macro
59 #define D2CMN_ERR(ARGS) macro
H A Dssc100_impl.h72 #define D2CMN_ERR(ARGS) if (ssc100debug & 0x2) cmn_err ARGS; macro
77 #define D2CMN_ERR(ARGS) macro
H A Dadm1026_impl.h121 #define D2CMN_ERR(ARGS) { if (adm1026_dbg & 0x2) cmn_err ARGS; } macro
126 #define D2CMN_ERR(ARGS) macro
/illumos-gate/usr/src/uts/sun4u/io/i2c/clients/
H A Dssc050.c61 #define D2CMN_ERR(ARGS) if (ssc050debug & 0x02) cmn_err ARGS; macro
67 #define D2CMN_ERR(ARGS) macro
269 D2CMN_ERR((CE_WARN, "%s: ssc050_get failed reg=%x",
288 D2CMN_ERR((CE_WARN, "%s: Failed in ssc050_set "
300 D2CMN_ERR((CE_WARN, "%s: Failed in the ssc050_set"
328 D2CMN_ERR((CE_WARN, "SSC050: ioctl: arg passed in to ioctl "
360 D2CMN_ERR((CE_NOTE, "GET_PORT sleeping! "
450 D2CMN_ERR((CE_WARN, "%s: Failed in I2C_GET_FAN_SPEED "
495 D2CMN_ERR((CE_NOTE, "GET_PORT sleeping! "
570 D2CMN_ERR((CE_WAR
[all...]
/illumos-gate/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c60 #define D2CMN_ERR(ARGS) if (hpc3130debug & 0x2) cmn_err ARGS; macro
65 #define D2CMN_ERR(ARGS) macro
340 D2CMN_ERR((CE_WARN, "ioctl: arg passed in to "
347 D2CMN_ERR((CE_WARN, "Failed in HPC3130_GET_STATUS"
357 D2CMN_ERR((CE_WARN, "Failed in HPC3130_GET_STATUS"
368 D2CMN_ERR((CE_WARN, "Failed in HPC3130_GET_STATUS"
384 D2CMN_ERR((CE_WARN, "ioctl: arg passed in to "
390 D2CMN_ERR((CE_WARN, "Failed in HPC3130_SET_CONTROL "
398 D2CMN_ERR((CE_WARN, "Failed in "
448 D2CMN_ERR((CE_NOT
[all...]

Completed in 67 milliseconds