Searched refs:pcf8574_name (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/sun4u/io/i2c/clients/ |
H A D | pcf8574.c | 232 unitp->pcf8574_name)); in pcf8574_get() 240 unitp->pcf8574_name)); in pcf8574_get() 263 unitp->pcf8574_name)); in pcf8574_set() 269 D1CMN_ERR((CE_NOTE, "%s: contains %x\n", unitp->pcf8574_name, in pcf8574_set() 276 unitp->pcf8574_name)); in pcf8574_set() 320 unitp->pcf8574_name)); in pcf8574_ioctl() 329 unitp->pcf8574_name)); in pcf8574_ioctl() 338 unitp->pcf8574_name)); in pcf8574_ioctl() 342 D1CMN_ERR((CE_NOTE, "%s: contains %x\n", unitp->pcf8574_name, in pcf8574_ioctl() 351 unitp->pcf8574_name)); in pcf8574_ioctl() [all …]
|
/titanic_41/usr/src/uts/sun4u/littleneck/io/ |
H A D | pcf8574_lneck.c | 243 unitp->pcf8574_name)); in pcf8574_get() 252 unitp->pcf8574_name)); in pcf8574_get() 275 unitp->pcf8574_name)); in pcf8574_set() 282 D1CMN_ERR((CE_NOTE, "%s: contains %x\n", unitp->pcf8574_name, in pcf8574_set() 289 unitp->pcf8574_name)); in pcf8574_set() 332 unitp->pcf8574_name)); in pcf8574_ioctl() 341 unitp->pcf8574_name)); in pcf8574_ioctl() 350 unitp->pcf8574_name)); in pcf8574_ioctl() 354 D1CMN_ERR((CE_NOTE, "%s: contains %x\n", unitp->pcf8574_name, in pcf8574_ioctl() 363 unitp->pcf8574_name)); in pcf8574_ioctl() [all …]
|
/titanic_41/usr/src/uts/sun4u/sys/i2c/clients/ |
H A D | pcf8574_impl.h | 60 char pcf8574_name[24]; member
|
/titanic_41/usr/src/uts/sun4u/montecarlo/sys/ |
H A D | pcf8574_nct.h | 302 char pcf8574_name[PCF8574_NAMELEN]; member
|
/titanic_41/usr/src/uts/sun4u/montecarlo/io/ |
H A D | pcf8574_nct.c | 490 (void) snprintf(unitp->pcf8574_name, PCF8574_NAMELEN, in pcf8574_do_attach()
|