Searched refs:SENSOR_SYS_IN (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/cmd/picl/plugins/sun4u/taco/envd/ |
H A D | envmodel.info | 50 #define SENSOR_SYS_IN sys-in 73 name:/platform/pci@1e,600000/isa@7/i2c@0,320/hardware-monitor@0,5c/SENSOR_SYS_IN 108 …ure-sensor_ /platform/pci/isa/i2c?UnitAddress=0,320/hardware-monitor?UnitAddress=0,5c/SENSOR_SYS_IN
|
H A D | envd.h | 137 #define SENSOR_SYS_IN "sys-in" macro
|
H A D | piclenvsetup.c | 97 SENSOR_SYS_IN, NULL,
|
H A D | piclenvd.c | 191 { SENSOR_SYS_IN, SENSOR_SYS_IN_DEVFS, NULL, 1132 updateadm_ranges(SENSOR_SYS_IN, cur_lpstate); in pmthr()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/ |
H A D | envmodel.info | 53 #define SENSOR_SYS_IN sys-in 115 name:/platform/pci@1e,600000/isa@7/i2c@0,320/hardware-monitor@0,5c/SENSOR_SYS_IN 168 …OP _temperature-sensor_ /platform/pci@1e,600000/isa@7/i2c@0,320/hardware-monitor@0,5c/SENSOR_SYS_IN 187 …OP _temperature-sensor_ /platform/pci@1e,600000/isa@7/i2c@0,320/hardware-monitor@0,5c/SENSOR_SYS_IN
|
H A D | envd.h | 206 #define SENSOR_SYS_IN "sys-in" macro
|
H A D | piclenvd.c | 265 { SENSOR_SYS_IN, SENSOR_SYS_IN_DEVFS, NULL, 1381 tindex = ((strcmp(name, SENSOR_SYS_IN) == 0) ? 0 : 1); in updateadm_ranges() 1501 updateadm_ranges(SENSOR_SYS_IN, cur_lpstate); in pmthr()
|
H A D | piclenvsetup.c | 103 SENSOR_SYS_IN, NULL, NULL, NULL, NULL},
|