Searched refs:I2C_DEVFS (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/ |
H A D | envd.h | 278 #define I2C_DEVFS "/devices/pci@1e,600000/isa@7/i2c@0,320" macro
|
H A D | piclenvd.c | 459 (void) snprintf(path, sizeof (path), "%s%s", I2C_DEVFS, MBFRU_DEV); in get_fru_envsegs()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/ |
H A D | envd.h | 285 #define I2C_DEVFS "/devices/ebus@1f,464000/i2c@3,80" macro
|
H A D | piclenvd.c | 372 const char *iofru_devname = I2C_DEVFS "/" IOFRU_DEV;
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/ |
H A D | envd.h | 357 #define I2C_DEVFS "/devices/pci@1e,600000/isa@7/i2c@0,320" macro
|
H A D | piclenvd.c | 604 (void) snprintf(path, sizeof (path), "%s%s", I2C_DEVFS, MBFRU_DEV); in get_fru_envsegs()
|