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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c341 static int add_prop_int(picl_nodehdl_t nodeh, int value, char *name);
1867 add_prop_int(picl_nodehdl_t nodeh, int value, char *name) function
3289 err = add_prop_int(sensorhdl, 75,
3319 err = add_prop_int(sensorhdl, env->sd_lo_warn /
3323 err = add_prop_int(sensorhdl, env->sd_lo /
3327 err = add_prop_int(sensorhdl, env->sd_hi_warn /
3331 err = add_prop_int(sensorhdl, env->sd_hi /

Completed in 53 milliseconds