Home
last modified time | relevance | path

Searched refs:picl_prophdl_t (Results 1 – 25 of 78) sorted by relevance

1234

/titanic_50/usr/src/lib/libpicltree/
H A Dpicltree.h50 picl_prophdl_t proph;
56 picl_prophdl_t proph;
92 picl_prophdl_t *proph);
93 extern int ptree_destroy_prop(picl_prophdl_t proph);
94 extern int ptree_delete_prop(picl_prophdl_t proph);
95 extern int ptree_add_prop(picl_nodehdl_t nodeh, picl_prophdl_t proph);
96 extern int ptree_create_table(picl_prophdl_t *tbl_hdl);
97 extern int ptree_add_row_to_table(picl_prophdl_t tbl, int nprops,
98 const picl_prophdl_t *props);
101 extern int ptree_update_propval(picl_prophdl_t proph, const void *buf,
[all …]
H A Dllib-lpicltree45 picl_prophdl_t *proph);
46 int ptree_destroy_prop(picl_prophdl_t proph);
47 int ptree_delete_prop(picl_prophdl_t proph);
48 int ptree_add_prop(picl_nodehdl_t nodeh, picl_prophdl_t proph);
49 int ptree_create_table(picl_prophdl_t *tbl_hdl);
50 int ptree_add_row_to_table(picl_prophdl_t tbl, int nprops,
51 const picl_prophdl_t *props);
54 int ptree_update_propval(picl_prophdl_t proph, const void *buf,
56 int ptree_get_propval(picl_prophdl_t proph, void *buf, unsigned int sz);
59 int ptree_get_propinfo(picl_prophdl_t proph, ptree_propinfo_t *pi);
[all …]
H A Dpicltree.c718 lookup_and_lock_propnode(int rw, picl_prophdl_t proph, picl_obj_t **nodep, in lookup_and_lock_propnode()
755 lookup_and_lock_tablenode(int rw, picl_prophdl_t tblh, picl_obj_t **nodep, in lookup_and_lock_tablenode()
787 lookup_and_lock_tableprop_node(int rw, picl_prophdl_t tblproph, in lookup_and_lock_tableprop_node()
937 picl_prophdl_t tblh; in piclize_prop()
942 tblh = *(picl_prophdl_t *)propp->prop_val; in piclize_prop()
1001 picl_prophdl_t tblh; in unpiclize_prop()
1008 tblh = *(picl_prophdl_t *)propp->prop_val; in unpiclize_prop()
1069 picl_prophdl_t tblh; in lookup_verify_table_prop()
1072 tblh = *(picl_prophdl_t *)propp->prop_val; in lookup_verify_table_prop()
1084 lookup_verify_prop_handle(picl_prophdl_t proph, picl_obj_t **ret) in lookup_verify_prop_handle()
[all …]
/titanic_50/usr/src/lib/libpicl/
H A Dpicl.h48 typedef uint64_t picl_prophdl_t; typedef
137 extern int picl_get_propval(picl_prophdl_t proph, void *valbuf,
141 extern int picl_set_propval(picl_prophdl_t proph, void *valbuf,
145 extern int picl_get_propinfo(picl_prophdl_t proph, picl_propinfo_t *pi);
146 extern int picl_get_first_prop(picl_nodehdl_t nodeh, picl_prophdl_t *proph);
147 extern int picl_get_next_prop(picl_prophdl_t proph, picl_prophdl_t *nexth);
149 picl_prophdl_t *ph);
150 extern int picl_get_next_by_row(picl_prophdl_t thish, picl_prophdl_t *proph);
151 extern int picl_get_next_by_col(picl_prophdl_t thish, picl_prophdl_t *proph);
158 picl_propinfo_t *pinfo, picl_prophdl_t *proph);
H A Dpicl2door.h67 picl_prophdl_t proph;
129 picl_prophdl_t attr; /* attribute handle */
135 picl_prophdl_t attr; /* attribute handle */
165 picl_prophdl_t attr; /* attribute handle */
170 picl_prophdl_t attr; /* attribute handle */
189 picl_prophdl_t attr; /* first attribute handle */
197 picl_prophdl_t attr; /* attribute handle */
202 picl_prophdl_t attr; /* attribute handle */
203 picl_prophdl_t nextattr; /* next attribute handle */
221 picl_prophdl_t attr; /* attr handle */
[all …]
H A Dllib-lpicl36 int picl_get_propval(picl_prophdl_t proph, void *valbuf, size_t sz);
39 int picl_set_propval(picl_prophdl_t proph, void *valbuf, size_t sz);
42 int picl_get_propinfo(picl_prophdl_t proph, picl_propinfo_t *pi);
43 int picl_get_first_prop(picl_nodehdl_t nodeh, picl_prophdl_t *proph);
44 int picl_get_next_prop(picl_prophdl_t proph, picl_prophdl_t *nexth);
46 picl_prophdl_t *ph);
47 int picl_get_next_by_row(picl_prophdl_t thish, picl_prophdl_t *proph);
48 int picl_get_next_by_col(picl_prophdl_t thish, picl_prophdl_t *proph);
55 picl_propinfo_t *pinfo, picl_prophdl_t *proph);
H A Dpicl.c356 picl_get_propval(picl_prophdl_t proph, void *valbuf, size_t nbytes) in picl_get_propval()
434 picl_set_propval(picl_prophdl_t proph, void *valbuf, size_t nbytes) in picl_set_propval()
505 picl_get_propinfo(picl_prophdl_t proph, picl_propinfo_t *pinfo) in picl_get_propinfo()
538 picl_get_first_prop(picl_nodehdl_t nodeh, picl_prophdl_t *proph) in picl_get_first_prop()
568 picl_get_next_prop(picl_prophdl_t proph, picl_prophdl_t *nextprop) in picl_get_next_prop()
600 picl_prophdl_t *proph) in picl_get_prop_by_name()
633 picl_get_next_by_row(picl_prophdl_t proph, picl_prophdl_t *rowproph) in picl_get_next_by_row()
665 picl_get_next_by_col(picl_prophdl_t proph, picl_prophdl_t *colproph) in picl_get_next_by_col()
764 picl_propinfo_t *pinfo, picl_prophdl_t *proph) in picl_get_propinfo_by_name()
767 picl_prophdl_t tmpproph; in picl_get_propinfo_by_name()
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.h161 picl_prophdl_t wd_ops_hdl;
163 picl_prophdl_t wd1_state_hdl;
164 picl_prophdl_t wd1_timeout_hdl;
165 picl_prophdl_t wd1_action_hdl;
168 picl_prophdl_t wd2_state_hdl;
169 picl_prophdl_t wd2_timeout_hdl;
170 picl_prophdl_t wd2_action_hdl;
/titanic_50/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Dpiclenvsetup.c79 picl_prophdl_t proph; /* "Temperature" property handle */
80 picl_prophdl_t target_proph; /* "TargetTemp" property handle */
112 picl_prophdl_t proph; /* "Speed" property handle */
145 picl_prophdl_t proph; in get_current_temp()
173 picl_prophdl_t proph; in set_current_speed()
214 picl_prophdl_t proph; in get_current_speed()
244 int size, void *valbuf, picl_prophdl_t *prophp) in add_regular_prop()
248 picl_prophdl_t proph; in add_regular_prop()
268 picl_prophdl_t *prophp) in add_volatile_prop()
272 picl_prophdl_t proph; in add_volatile_prop()
[all …]
/titanic_50/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Dpiclenvsetup.c81 picl_prophdl_t proph; /* "Temperature" property handle */
82 picl_prophdl_t target_proph; /* "TargetTemp" property handle */
121 picl_prophdl_t proph; /* "Speed" property handle */
155 picl_prophdl_t proph; /* "Temperature" property handle */
182 picl_prophdl_t proph; in get_current_temp()
211 picl_prophdl_t proph; in get_disk_temp()
240 picl_prophdl_t proph; in set_current_speed()
282 picl_prophdl_t proph; in get_current_speed()
312 int size, void *valbuf, picl_prophdl_t *prophp) in add_regular_prop()
316 picl_prophdl_t proph; in add_regular_prop()
[all …]
/titanic_50/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Dpiclenvsetup.c77 picl_prophdl_t proph; /* "Temperature" property handle */
78 picl_prophdl_t target_proph; /* "TargetTemp" property handle */
115 picl_prophdl_t proph; /* "Speed" property handle */
143 picl_prophdl_t proph; /* "Temperature" property handle */
172 picl_prophdl_t proph; in get_current_temp()
201 picl_prophdl_t proph; in get_disk_temp()
230 picl_prophdl_t proph; in set_current_speed()
272 picl_prophdl_t proph; in get_current_speed()
302 int size, void *valbuf, picl_prophdl_t *prophp) in add_regular_prop()
306 picl_prophdl_t proph; in add_regular_prop()
[all …]
/titanic_50/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvsetup.c105 picl_prophdl_t proph; /* "Temperature" property handle */
106 picl_prophdl_t target_proph; /* "TargetTemp" property handle */
107 picl_prophdl_t sdev_proph; /* property handle for sensed dev */
139 picl_prophdl_t proph; /* "Speed" property handle */
173 picl_prophdl_t proph; in get_current_target_temp()
207 picl_prophdl_t proph; in get_current_temp()
240 picl_prophdl_t proph; in get_current_speed()
350 picl_prophdl_t proph; in get_unit_address_prop()
375 int size, void *valbuf, picl_prophdl_t *prophp) in add_regular_prop()
379 picl_prophdl_t proph; in add_regular_prop()
[all …]
/titanic_50/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Dpiclenvsetup.c133 picl_prophdl_t proph; /* "Temperature" property handle */
134 picl_prophdl_t sdev_proph; /* property handle for sensed dev */
160 picl_prophdl_t proph; /* "Speed" property handle */
192 picl_prophdl_t proph; in get_current_temp()
221 picl_prophdl_t proph; in get_current_speed()
327 picl_prophdl_t proph; in get_unit_address_prop()
352 int size, void *valbuf, picl_prophdl_t *prophp) in add_regular_prop()
356 picl_prophdl_t proph; in add_regular_prop()
376 picl_prophdl_t *prophp) in add_volatile_prop()
380 picl_prophdl_t proph; in add_volatile_prop()
[all …]
/titanic_50/usr/src/cmd/picl/prtpicl/
H A Dprtpicl.c182 print_propval(int lvl, picl_prophdl_t proph, const picl_propinfo_t *propinfo) in print_propval()
296 if (propinfo->size != sizeof (picl_prophdl_t)) { in print_propval()
302 *(picl_prophdl_t *)vbuf); in print_propval()
327 print_table_prop(int lvl, picl_prophdl_t tblh) in print_table_prop()
329 picl_prophdl_t rowproph; in print_table_prop()
330 picl_prophdl_t colproph; in print_table_prop()
381 picl_prophdl_t proph; in print_proplist()
383 picl_prophdl_t tblh; in print_proplist()
436 picl_prophdl_t proph; in print_tree_by_class()
/titanic_50/usr/src/cmd/picl/plugins/lib/picld_pluginutil/
H A Dpicld_pluginutil_impl.h67 picl_prophdl_t proph;
76 picl_prophdl_t proph;
89 picl_prophdl_t tblh;
97 picl_prophdl_t *prophs;
/titanic_50/usr/src/cmd/picl/plugins/sun4u/blade/bsc/
H A Dpicllom.c83 int type, int access, int size, const void *valbuf, picl_prophdl_t *prophp);
86 ptree_vol_wrfunc_t wrfunc, picl_prophdl_t *prophp);
127 static picl_prophdl_t temp_handles[MAX_TEMPS];
129 static picl_prophdl_t fan_speed_handles[MAX_FANS];
130 static picl_prophdl_t fan_status_handles[MAX_FANS];
132 static picl_prophdl_t volts_status_handles[MAX_VOLTS];
133 static picl_prophdl_t volts_shutdown_handles[MAX_VOLTS];
136 static picl_prophdl_t *led_handles = NULL;
353 int size, const void *valbuf, picl_prophdl_t *prophp) in add_regular_prop()
357 picl_prophdl_t proph; in add_regular_prop()
[all …]
/titanic_50/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c319 picl_prophdl_t tblhdl);
321 picl_prophdl_t tblhdl);
323 picl_prophdl_t *tblhdlp, char *slot_name, char *fru_name);
330 picl_nodehdl_t nodeh, picl_prophdl_t tblhdl);
332 picl_prophdl_t tblhdl);
335 static int remove_references(picl_prophdl_t refprop, char *class);
351 picl_prophdl_t tblhdl, picl_nodehdl_t *sensorhdlp);
352 static int create_table(picl_nodehdl_t fruhdl, picl_prophdl_t *tblhdlp,
354 static int create_table_entry(picl_prophdl_t tblhdl,
574 picl_prophdl_t tblhdl; in add_chassis_node()
[all …]
/titanic_50/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfcal_leds.c238 create_Device_table(picl_prophdl_t *tbl_h, picl_prophdl_t *tableh) in create_Device_table()
244 PICL_PTYPE_TABLE, PICL_READ, sizeof (picl_prophdl_t), in create_Device_table()
276 picl_prophdl_t tbl_hdl; in add_led_refs()
277 picl_prophdl_t tbl_prop_hdl; in add_led_refs()
279 picl_prophdl_t tbl_prop[FCAL_DEVTABLE_NCOLS]; in add_led_refs()
334 PICL_READ, sizeof (picl_prophdl_t), in add_led_refs()
369 picl_prophdl_t prop_hdl; in delete_led_refs()
/titanic_50/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c287 picl_prophdl_t volprop;
350 picl_prophdl_t *prophdl_p);
352 picl_prophdl_t *prophdl_p);
354 static int find_picl_handle(picl_prophdl_t proph);
375 static int create_table(picl_nodehdl_t fruhdl, picl_prophdl_t *tblhdlp,
377 static int create_table_entry(picl_prophdl_t tblhdl,
504 picl_prophdl_t *prophdl_p) in add_op_status_by_name()
532 add_op_status_to_node(picl_nodehdl_t nodeh, picl_prophdl_t *prophdl_p) in add_op_status_to_node()
536 picl_prophdl_t proph; in add_op_status_to_node()
566 picl_prophdl_t proph; in read_vol_data()
[all …]
/titanic_50/usr/src/cmd/picl/plugins/sun4u/envmon/
H A Dpiclenvmon.c89 int type, int access, int size, const void *valbuf, picl_prophdl_t *prophp);
92 ptree_vol_wrfunc_t wrfunc, picl_prophdl_t *prophp);
107 static int find_picl_handle(picl_prophdl_t proph);
119 static void free_vol_prop(picl_prophdl_t proph);
368 picl_prophdl_t *piclprhdls; in re_create_arrays()
386 piclprhdls = calloc(maxnum, sizeof (picl_prophdl_t)); in re_create_arrays()
406 maxnum * sizeof (picl_prophdl_t)); in re_create_arrays()
427 handle_arr.piclprhdls = calloc(maxnum, sizeof (picl_prophdl_t)); in create_arrays()
556 int size, const void *valbuf, picl_prophdl_t *prophp) in add_regular_prop()
560 picl_prophdl_t proph; in add_regular_prop()
[all …]
/titanic_50/usr/src/lib/libfru/libfrupicl/
H A Dfrupicl.c107 picl_prophdl_t proph; in get_strprop_by_name()
327 picl_prophdl_t proph; in fpt_get_node_type()
688 picl_prophdl_t add_prop; in fpt_add_tag_to_seg()
734 picl_prophdl_t tagTable; in fpt_get_tag_list()
809 picl_prophdl_t *tagHdl) in get_tag_handle()
813 picl_prophdl_t tagTable = 0; in get_tag_handle()
861 picl_prophdl_t tagHdl; in fpt_get_tag_data()
900 picl_prophdl_t tagHdl; in fpt_set_tag_data()
929 picl_prophdl_t tagHdl; in fpt_delete_tag()
1025 picl_prophdl_t proph = 0; in fpt_get_segment_name()
[all …]
/titanic_50/usr/src/lib/libfru/libfrupicltree/
H A Dfrupicltree.c111 picl_prophdl_t proph; in get_strprop_by_name()
338 picl_prophdl_t proph; in fpt_get_node_type()
699 picl_prophdl_t add_prop; in fpt_add_tag_to_seg()
746 picl_prophdl_t tagTable; in fpt_get_tag_list()
821 picl_prophdl_t *tagHdl) in get_tag_handle()
825 picl_prophdl_t tagTable = 0; in get_tag_handle()
873 picl_prophdl_t tagHdl; in fpt_get_tag_data()
912 picl_prophdl_t tagHdl; in fpt_set_tag_data()
941 picl_prophdl_t tagHdl; in fpt_delete_tag()
1037 picl_prophdl_t proph = 0; in fpt_get_segment_name()
[all …]
/titanic_50/usr/src/cmd/picl/plugins/sun4u/daktari/psvcplugin/
H A Dpsvcplugin.c64 picl_prophdl_t handle;
184 projected_lookup(picl_prophdl_t proph, struct proj_prop **dstp) in projected_lookup()
204 picl_prophdl_t assoctbl; in fan_speed_read()
221 picl_prophdl_t entry; in fan_speed_read()
303 picl_prophdl_t src_prophdl, dst_prophdl; in load_projected_properties()
/titanic_50/usr/src/cmd/picl/plugins/sun4v/mdesc/
H A Ddr.c51 picl_prophdl_t proph; in add_string_list_prop()
52 picl_prophdl_t tblh; in add_string_list_prop()
56 picl_prophdl_t *proprow; in add_string_list_prop()
62 PICL_PTYPE_TABLE, PICL_READ, sizeof (picl_prophdl_t), name, in add_string_list_prop()
75 proprow = alloca(sizeof (picl_prophdl_t) * nrows); in add_string_list_prop()
/titanic_50/usr/src/lib/libprtdiag_psr/sparc/cherrystone/common/
H A Dworkfile.c212 picl_prophdl_t tbl_hdl; in fill_device_from_id()
213 picl_prophdl_t reference_property; in fill_device_from_id()
216 sizeof (picl_prophdl_t)); in fill_device_from_id()
260 picl_prophdl_t tbl_hdl; in fill_device_array_from_id()
261 picl_prophdl_t entry; in fill_device_array_from_id()
265 sizeof (picl_prophdl_t)); in fill_device_array_from_id()

1234