/titanic_50/usr/src/uts/sun4u/littleneck/io/ |
H A D | pcf8574_lneck.c | 164 D1CMN_ERR((CE_WARN, "Opening the PCF8574 device\n")); in pcf8574_open() 236 D1CMN_ERR((CE_WARN, "Entered the pcf8574_get routine\n")); in pcf8574_get() 257 D1CMN_ERR((CE_WARN, "Back from a transfer value is %x\n", in pcf8574_get() 282 D1CMN_ERR((CE_NOTE, "%s: contains %x\n", unitp->pcf8574_name, in pcf8574_set() 354 D1CMN_ERR((CE_NOTE, "%s: contains %x\n", unitp->pcf8574_name, in pcf8574_ioctl() 403 D1CMN_ERR((CE_NOTE, "%s: byte returned from device is %x\n", in pcf8574_ioctl() 407 D1CMN_ERR((CE_NOTE, "%s: byte now contains %x\n", in pcf8574_ioctl() 445 D1CMN_ERR((CE_NOTE, "%s: byte returned from device is %x\n", in pcf8574_ioctl() 449 D1CMN_ERR((CE_NOTE, "%s: byte after shifting is %x\n", in pcf8574_ioctl() 648 D1CMN_ERR((CE_CONT, "debug enter sequence \n")); in littleneck_abort_seq_handler()
|
/titanic_50/usr/src/uts/sun4u/io/i2c/clients/ |
H A D | pcf8574.c | 152 D1CMN_ERR((CE_WARN, "Opening the PCF8574 device\n")); in pcf8574_open() 225 D1CMN_ERR((CE_WARN, "Entered the pcf8574_get routine\n")); in pcf8574_get() 245 D1CMN_ERR((CE_WARN, "Back from a transfer value is %x\n", in pcf8574_get() 269 D1CMN_ERR((CE_NOTE, "%s: contains %x\n", unitp->pcf8574_name, in pcf8574_set() 342 D1CMN_ERR((CE_NOTE, "%s: contains %x\n", unitp->pcf8574_name, in pcf8574_ioctl() 391 D1CMN_ERR((CE_NOTE, "%s: byte returned from device is %x\n", in pcf8574_ioctl() 395 D1CMN_ERR((CE_NOTE, "%s: byte now contains %x\n", in pcf8574_ioctl() 433 D1CMN_ERR((CE_NOTE, "%s: byte returned from device is %x\n", in pcf8574_ioctl() 437 D1CMN_ERR((CE_NOTE, "%s: byte after shifting is %x\n", in pcf8574_ioctl()
|
H A D | ssc050.c | 60 #define D1CMN_ERR(ARGS) if (ssc050debug & 0x01) cmn_err ARGS; macro 66 #define D1CMN_ERR(ARGS) macro 296 D1CMN_ERR((CE_NOTE, "%s: set reg %x to %x", unitp->name, reg, byte)); in ssc050_set() 397 D1CMN_ERR((CE_NOTE, "%s: ioctl: Data Direction Register " in ssc050_ioctl() 403 D1CMN_ERR((CE_NOTE, "%s: ioctl: Data Direction Register " in ssc050_ioctl() 416 D1CMN_ERR((CE_NOTE, "%s: ioctl: GP Register " in ssc050_ioctl() 422 D1CMN_ERR((CE_NOTE, "%s: ioctl: GP Register " in ssc050_ioctl() 435 D1CMN_ERR((CE_NOTE, "%s: port %d: control = %x", unitp->name, in ssc050_ioctl()
|
H A D | ssc100.c | 351 D1CMN_ERR((CE_NOTE, "%s: contains %x", unitp->ssc100_name, in ssc100_ioctl() 396 D1CMN_ERR((CE_NOTE, "%s: byte returned from device is %x", in ssc100_ioctl() 400 D1CMN_ERR((CE_NOTE, "%s: byte now contains %x", in ssc100_ioctl() 435 D1CMN_ERR((CE_NOTE, "%s: byte returned from device is %x", in ssc100_ioctl() 439 D1CMN_ERR((CE_NOTE, "%s: byte after shifting is %x", in ssc100_ioctl()
|
H A D | adm1026.c | 396 D1CMN_ERR((CE_WARN, in adm1026_get8() 400 D1CMN_ERR((CE_WARN, "adm1026_get8: reg=%02x, val=%02x", in adm1026_get8() 414 D1CMN_ERR((CE_WARN, "adm1026_put8: reg=%02x, val=%02x\n", reg, val)); in adm1026_put8()
|
H A D | pcf8591.c | 255 D1CMN_ERR((CE_NOTE, "%s: ioctl: port = %d instance = %d\n", in pcf8591_ioctl() 304 D1CMN_ERR((CE_NOTE, "%s: Back from transfer result is %x\n", in pcf8591_ioctl()
|
H A D | ltc1427.c | 245 D1CMN_ERR((CE_NOTE, "current_set_flag = %d\n", in ltc1427_ioctl()
|
H A D | pic16f819.c | 188 D1CMN_ERR((CE_NOTE, "%s: set reg %x to %x", in pic16f819_set()
|
H A D | lm75.c | 247 D1CMN_ERR((CE_NOTE, "%s: rbuf[0] = %x rbuf[1] = %x\n", in lm75_get16()
|
/titanic_50/usr/src/uts/sun4u/sys/i2c/clients/ |
H A D | pic16f819_impl.h | 48 #define D1CMN_ERR(ARGS) if (pic16f819debug & 0x1) cmn_err ARGS; macro 53 #define D1CMN_ERR(ARGS) macro
|
H A D | hpc3130_impl.h | 49 #define D1CMN_ERR(ARGS) if (hpc3130debug & 0x1) cmn_err ARGS; macro 54 #define D1CMN_ERR(ARGS) macro
|
H A D | ltc1427_impl.h | 50 #define D1CMN_ERR(ARGS) if (ltc1427debug & 0x1) cmn_err ARGS; macro 55 #define D1CMN_ERR(ARGS) macro
|
H A D | pcf8591_impl.h | 53 #define D1CMN_ERR(ARGS) if (pcf8591debug & 0x1) cmn_err ARGS; macro 58 #define D1CMN_ERR(ARGS) macro
|
H A D | lm75_impl.h | 57 #define D1CMN_ERR(ARGS) if (lm75debug & 0x1) cmn_err ARGS; macro 62 #define D1CMN_ERR(ARGS) macro
|
H A D | adm1026_impl.h | 120 #define D1CMN_ERR(ARGS) { if (adm1026_dbg & 0x1) cmn_err ARGS; } macro 125 #define D1CMN_ERR(ARGS) macro
|
H A D | pcf8574_impl.h | 66 #define D1CMN_ERR(ARGS) if (pcf8574debug & 0x1) cmn_err ARGS; macro 71 #define D1CMN_ERR(ARGS) macro
|
H A D | ssc100_impl.h | 71 #define D1CMN_ERR(ARGS) if (ssc100debug & 0x1) cmn_err ARGS; macro 76 #define D1CMN_ERR(ARGS) macro
|
/titanic_50/usr/src/uts/sun4u/daktari/io/ |
H A D | hpc3130_dak.c | 59 #define D1CMN_ERR(ARGS) if (hpc3130debug & 0x1) cmn_err ARGS; macro 64 #define D1CMN_ERR(ARGS) macro 362 D1CMN_ERR((CE_NOTE, "The i2c_rbuf contains %x", in hpc3130_get() 431 D1CMN_ERR((CE_WARN, "unitp not filled")); in hpc3130_ioctl() 648 D1CMN_ERR((CE_NOTE, in hpc3130_ioctl() 653 D1CMN_ERR((CE_WARN, "Failed in hpc3130_ioctl" in hpc3130_ioctl() 830 D1CMN_ERR((CE_NOTE, "hpc3130_attach(): slot table has %d entries", n)); in hpc3130_do_attach() 987 D1CMN_ERR((CE_WARN, "ddi_create_minor_node failed " in hpc3130_do_attach() 1079 D1CMN_ERR((CE_NOTE, "setting led %d to %x", led, value)); in hpc3130_set_led() 1095 D1CMN_ERR((CE_NOTE, in hpc3130_set_led() [all …]
|