Home
last modified time | relevance | path

Searched refs:ptree_rarg_t (Results 1 – 25 of 34) sorted by relevance

12

/titanic_50/usr/src/lib/libpicltree/
H A Dpicltree.h52 } ptree_rarg_t; typedef
72 int (*read)(ptree_rarg_t *arg, void *buf);
120 int (*readfn)(ptree_rarg_t *, void *),
H A Dllib-lpicltree71 int (*readfn)(ptree_rarg_t *, void *),
/titanic_50/usr/src/cmd/picl/plugins/sun4u/blade/bsc/
H A Dpicllom.c94 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 Dpicllom.h87 typedef int (*ptree_vol_rdfunc_t)(ptree_rarg_t *arg, void *buf);
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclsensors.c50 #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 Dpiclenvmond.h72 #define NULLREAD (int (*)(ptree_rarg_t *, void *))0
H A Dpiclenvmond.c146 int (*readfn)(ptree_rarg_t *, void *), in env_create_property() argument
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.c99 #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 Dpiclenvd.c226 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 Dpiclenvsetup.c60 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 Denvd.h349 int (*rfunc)(ptree_rarg_t *, void *);
/titanic_50/usr/src/cmd/picl/plugins/sun4u/envmon/
H A Dpiclenvmon.h103 typedef int (*ptree_vol_rdfunc_t)(ptree_rarg_t *arg, void *buf);
/titanic_50/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Dpiclenvd.c309 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 Dpiclenvsetup.c60 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 Denvd.h455 int (*rfunc)(ptree_rarg_t *, void *);
/titanic_50/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvsetup.c78 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 Dpiclenvsetup.c60 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 Dpiclenvd.c351 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 Denvd.h510 int (*rfunc)(ptree_rarg_t *, void *);
/titanic_50/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Dpiclenvsetup.c72 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 Dfcal_leds.c58 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 Dpiclfrutree.h97 #define NULLREAD (int (*)(ptree_rarg_t *, void *))0
/titanic_50/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c356 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 Dpsvcplugin.c913 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 Dsnmpplugin.c256 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

12