/titanic_50/usr/src/lib/libpicltree/ |
H A D | picltree.h | 52 } ptree_rarg_t; typedef 72 int (*read)(ptree_rarg_t *arg, void *buf); 120 int (*readfn)(ptree_rarg_t *, void *),
|
H A D | llib-lpicltree | 71 int (*readfn)(ptree_rarg_t *, void *),
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/blade/bsc/ |
H A D | picllom.c | 94 static int read_vol_temp(ptree_rarg_t *parg, void *buf); 95 static int read_vol_volts_status(ptree_rarg_t *parg, void *buf); 96 static int read_vol_volts_shutdown(ptree_rarg_t *parg, void *buf); 97 static int read_fan_speed(ptree_rarg_t *parg, void *buf); 98 static int read_fan_status(ptree_rarg_t *parg, void *buf); 100 static int read_led_status(ptree_rarg_t *parg, void *buf); 552 read_vol_temp(ptree_rarg_t *parg, void *buf) in read_vol_temp() 586 read_vol_volts_status(ptree_rarg_t *parg, void *buf) in read_vol_volts_status() 618 read_vol_volts_shutdown(ptree_rarg_t *parg, void *buf) in read_vol_volts_shutdown() 651 read_fan_speed(ptree_rarg_t *parg, void *buf) in read_fan_speed() [all …]
|
H A D | picllom.h | 87 typedef int (*ptree_vol_rdfunc_t)(ptree_rarg_t *arg, void *buf);
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/ |
H A D | piclsensors.c | 50 #define NULLREAD (int (*)(ptree_rarg_t *, void *))0 66 size_t psize, char *pname, int (*readfn)(ptree_rarg_t *, void *), 243 get_curr_temp(ptree_rarg_t *argp, void *bufp) in get_curr_temp() 274 get_sensor_condition(ptree_rarg_t *argp, void *bufp) in get_sensor_condition() 324 get_sensor_thr(ptree_rarg_t *argp, void *bufp) in get_sensor_thr()
|
H A D | piclenvmond.h | 72 #define NULLREAD (int (*)(ptree_rarg_t *, void *))0
|
H A D | piclenvmond.c | 146 int (*readfn)(ptree_rarg_t *, void *), in env_create_property() argument
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/ |
H A D | piclwatchdog.c | 99 #define NULLREAD (int (*)(ptree_rarg_t *, void *))0 112 static int wd_read_action(ptree_rarg_t *, void *); 113 static int wd_read_timeout(ptree_rarg_t *, void *); 955 wd1_read_status(ptree_rarg_t *parg, void *buf) in wd1_read_status() 1025 wd2_read_status(ptree_rarg_t *parg, void *buf) in wd2_read_status() 1232 int (*readfn)(ptree_rarg_t *, void *), in wd_create_property() argument 1646 wd_read_timeout(ptree_rarg_t *parg, void *buf) in wd_read_timeout() 1663 wd_read_action(ptree_rarg_t *parg, void *buf) in wd_read_action()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/taco/envd/ |
H A D | piclenvd.c | 226 static int get_monitor_mode(ptree_rarg_t *parg, void *buf); 228 static int get_int_val(ptree_rarg_t *parg, void *buf); 230 static int get_string_val(ptree_rarg_t *parg, void *buf); 232 static int get_tach(ptree_rarg_t *parg, void *buf); 1621 get_tach(ptree_rarg_t *parg, void *buf) in get_tach() 1704 get_monitor_mode(ptree_rarg_t *parg, void *buf) in get_monitor_mode() 1779 get_string_val(ptree_rarg_t *parg, void *buf) in get_string_val() 1820 get_int_val(ptree_rarg_t *parg, void *buf) in get_int_val()
|
H A D | piclenvsetup.c | 60 typedef int ptree_vol_rdfunc_t(ptree_rarg_t *parg, void *buf); 142 get_current_temp(ptree_rarg_t *parg, void *buf) in get_current_temp() 211 get_current_speed(ptree_rarg_t *parg, void *buf) in get_current_speed()
|
H A D | envd.h | 349 int (*rfunc)(ptree_rarg_t *, void *);
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/envmon/ |
H A D | piclenvmon.h | 103 typedef int (*ptree_vol_rdfunc_t)(ptree_rarg_t *arg, void *buf);
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/ |
H A D | piclenvd.c | 309 static int get_monitor_cpu_mode(ptree_rarg_t *parg, void *buf); 311 static int get_monitor_sys_mode(ptree_rarg_t *parg, void *buf); 313 static int get_int_val(ptree_rarg_t *parg, void *buf); 315 static int get_string_val(ptree_rarg_t *parg, void *buf); 317 static int get_cpu_tach(ptree_rarg_t *parg, void *buf); 319 static int get_sys_tach(ptree_rarg_t *parg, void *buf); 2365 get_cpu_tach(ptree_rarg_t *parg, void *buf) in get_cpu_tach() 2449 get_sys_tach(ptree_rarg_t *parg, void *buf) in get_sys_tach() 2533 get_monitor_cpu_mode(ptree_rarg_t *parg, void *buf) in get_monitor_cpu_mode() 2611 get_monitor_sys_mode(ptree_rarg_t *parg, void *buf) in get_monitor_sys_mode() [all …]
|
H A D | piclenvsetup.c | 60 typedef int ptree_vol_rdfunc_t(ptree_rarg_t *parg, void *buf); 179 get_current_temp(ptree_rarg_t *parg, void *buf) in get_current_temp() 208 get_disk_temp(ptree_rarg_t *parg, void *buf) in get_disk_temp() 279 get_current_speed(ptree_rarg_t *parg, void *buf) in get_current_speed()
|
H A D | envd.h | 455 int (*rfunc)(ptree_rarg_t *, void *);
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/ |
H A D | piclenvsetup.c | 78 typedef int ptree_vol_rdfunc_t(ptree_rarg_t *parg, void *buf); 171 get_current_target_temp(ptree_rarg_t *parg, void *buf) in get_current_target_temp() 204 get_current_temp(ptree_rarg_t *parg, void *buf) in get_current_temp() 237 get_current_speed(ptree_rarg_t *parg, void *buf) in get_current_speed()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/chicago/envd/ |
H A D | piclenvsetup.c | 60 typedef int ptree_vol_rdfunc_t(ptree_rarg_t *parg, void *buf); 169 get_current_temp(ptree_rarg_t *parg, void *buf) in get_current_temp() 198 get_disk_temp(ptree_rarg_t *parg, void *buf) in get_disk_temp() 269 get_current_speed(ptree_rarg_t *parg, void *buf) in get_current_speed()
|
H A D | piclenvd.c | 351 static int get_int_val(ptree_rarg_t *parg, void *buf); 353 static int get_string_val(ptree_rarg_t *parg, void *buf); 1986 get_string_val(ptree_rarg_t *parg, void *buf) in get_string_val() 2026 get_int_val(ptree_rarg_t *parg, void *buf) in get_int_val()
|
H A D | envd.h | 510 int (*rfunc)(ptree_rarg_t *, void *);
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/grover/envd/ |
H A D | piclenvsetup.c | 72 typedef int ptree_vol_rdfunc_t(ptree_rarg_t *parg, void *buf); 189 get_current_temp(ptree_rarg_t *parg, void *buf) in get_current_temp() 218 get_current_speed(ptree_rarg_t *parg, void *buf) in get_current_speed()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/ |
H A D | fcal_leds.c | 58 static int read_led_state(ptree_rarg_t *parg, void *buf); 164 read_led_state(ptree_rarg_t *parg, void *buf) in read_led_state()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | piclfrutree.h | 97 #define NULLREAD (int (*)(ptree_rarg_t *, void *))0
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/ |
H A D | piclfrutree.c | 356 static int get_sensor_data(ptree_rarg_t *arg, void *result); 358 static int get_led_data(ptree_rarg_t *arg, void *result); 360 static int get_cpu_status(ptree_rarg_t *arg, void *result); 362 static int get_board_status(ptree_rarg_t *arg, void *result); 363 static int get_op_status(ptree_rarg_t *arg, void *result); 2692 get_dimm_status(ptree_rarg_t *arg, void *result) in get_dimm_status() 2864 get_cpu_status(ptree_rarg_t *arg, void *result) in get_cpu_status() 2952 get_board_status(ptree_rarg_t *arg, void *result) in get_board_status() 3005 get_op_status(ptree_rarg_t *arg, void *result) in get_op_status() 3394 get_sensor_data(ptree_rarg_t *arg, void *result) in get_sensor_data() [all …]
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/ |
H A D | psvcplugin.c | 913 int (*read)(ptree_rarg_t *, void *), in node_property() argument 970 projected_read(ptree_rarg_t *rarg, void *buf) in projected_read() 1015 psvc_read_volatile(ptree_rarg_t *rarg, void *buf) in psvc_read_volatile() 1464 env_lock_read(ptree_rarg_t *rarg, void *buf) in env_lock_read()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4v/snmp/ |
H A D | snmpplugin.c | 256 static int read_volprop(ptree_rarg_t *parg, void *buf); 264 int type, int access, int size, int (*rdfunc)(ptree_rarg_t *, void *), 1191 read_volprop(ptree_rarg_t *parg, void *buf) in read_volprop() 1525 int size, int (*rdfunc)(ptree_rarg_t *, void *), in add_volatile_prop() argument
|