/titanic_44/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/ |
H A D | piclfrutree.c | 349 static int add_sensor_node(picl_nodehdl_t fruhdl, picl_nodehdl_t lochdl, 352 static int create_table(picl_nodehdl_t fruhdl, picl_prophdl_t *tblhdlp, 1978 create_table(picl_nodehdl_t fruhdl, picl_prophdl_t *tblhdlp, char *tbl_name) in create_table() argument 1997 err = ptree_create_and_add_prop(fruhdl, &prop, tblhdlp, &tblprophdl); in create_table() 2109 get_fruhdl_from_parent(picl_nodehdl_t loc, fru_hdl_t *fruhdl) in get_fruhdl_from_parent() argument 2138 *fruhdl = cp->handle; in get_fruhdl_from_parent() 2345 picl_nodehdl_t fruhdl; in frumemcfg_evhandler() local 2388 err = ptree_get_node_by_path(buf, &fruhdl); in frumemcfg_evhandler() 2391 err = ptree_get_propval_by_name(fruhdl, PICL_PROP_CHILD, in frumemcfg_evhandler() 2410 &fruhdl, sizeof (fruhdl)); in frumemcfg_evhandler() [all …]
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/ |
H A D | piclwatchdog.c | 1482 picl_nodehdl_t fruhdl; in wd_state_change_evhandler() local 1499 &fruhdl)) == -1) { in wd_state_change_evhandler() 1508 rc = ptree_get_propval_by_name(fruhdl, PICL_PROP_NAME, in wd_state_change_evhandler()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/frudata/ |
H A D | fru_data.c | 1961 create_container_prop(picl_nodehdl_t fruhdl) in create_container_prop() argument 1976 retval = ptree_create_and_add_prop(fruhdl, &prop, NULL, &prophdl); in create_container_prop() 1984 create_frudata_props(picl_prophdl_t fruhdl) in create_frudata_props() argument 1990 for (retval = ptree_get_propval_by_name(fruhdl, PICL_PROP_CHILD, in create_frudata_props()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/ |
H A D | piclfrudr.c | 375 static int create_table(picl_nodehdl_t fruhdl, picl_prophdl_t *tblhdlp, 982 create_table(picl_nodehdl_t fruhdl, picl_prophdl_t *tblhdlp, char *tbl_name) in create_table() argument 1001 err = ptree_create_and_add_prop(fruhdl, &prop, tblhdlp, &tblprophdl); in create_table()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/blade/fruaccess/ |
H A D | fru_access.c | 754 fru_open_container(picl_nodehdl_t fruhdl) in fru_open_container() argument 768 retval = ptree_get_propval_by_name(fruhdl, PICL_REFPROP_SEEPROM_SRC, in fru_open_container()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/ |
H A D | fru_access.c | 760 fru_open_container(picl_nodehdl_t fruhdl) in fru_open_container() argument 777 retval = ptree_get_propval_by_name(fruhdl, PICL_REFPROP_SEEPROM_SRC, in fru_open_container()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/ |
H A D | libfruaccess.c | 1270 sun_fru_open_container(picl_nodehdl_t fruhdl) in sun_fru_open_container() argument 1276 cont_hash_obj = lookup_handle_object((handle_t)fruhdl, CONTAINER_TYPE); in sun_fru_open_container()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | piclfrutree.c | 4634 picl_nodehdl_t fruhdl; in event_completion_handler() local 4647 &fruhdl); in event_completion_handler() 4651 (void) ptree_get_propval_by_name(fruhdl, PICL_PROP_NAME, in event_completion_handler()
|