Home
last modified time | relevance | path

Searched refs:PICL_CLASS_FRU (Results 1 – 10 of 10) sorted by relevance

/titanic_44/usr/src/cmd/picl/plugins/inc/
H A Dpicldefs.h102 #define PICL_CLASS_FRU "fru" macro
/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c622 if ((rc = ptree_walk_tree_by_class(chassish, PICL_CLASS_FRU, in frutree_wd_evhandler()
905 if (ptree_walk_tree_by_class(frutreeh, PICL_CLASS_FRU, in frutree_dr_req_evhandler()
1099 if (strcmp(class, PICL_CLASS_FRU) == 0) { in get_reference_handle()
1670 if ((rc = ptree_create_node(PICL_NODE_CHASSIS, PICL_CLASS_FRU, in initialize_frutree()
3456 if ((rc = ptree_create_node(fru_name, PICL_CLASS_FRU, in create_fru_node()
4435 if (strcmp(classval, PICL_CLASS_FRU) == 0) { in post_events()
5786 PICL_CLASS_FRU, (void *)NULL, monitor_fru); in monitor_node_status()
/titanic_44/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfcal_leds_thread.c234 PICL_CLASS_FRU, &diskndh); in update_picl()
/titanic_44/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c580 PICL_CLASS_FRU, &childh); in add_chassis_node()
785 err = ptree_create_and_add_node(parh, nodename, PICL_CLASS_FRU, in add_fru_node()
1352 PICL_CLASS_FRU, &intermediate2); in add_intermediate_nodes()
3869 PICL_CLASS_FRU, &diskndh); in update_disk_node()
/titanic_44/usr/src/lib/libfru/libfrupicl/
H A Dfrupicl.c326 } else if (strcmp(picl_class, PICL_CLASS_FRU) == 0) { in fpt_get_node_type()
/titanic_44/usr/src/lib/libfru/libfrupicltree/
H A Dfrupicltree.c337 } else if (strcmp(picl_class, PICL_CLASS_FRU) == 0) { in fpt_get_node_type()
/titanic_44/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c521 PICL_CLASS_FRU, &nodeh) != PICL_SUCCESS) in add_op_status_by_name()
1618 PICL_CLASS_FRU, &childh); in frudr_evhandler()
/titanic_44/usr/src/lib/libprtdiag_psr/sparc/schumacher/common/
H A Dschumacher.c2846 picl_walk_tree_by_class(frutreeh, PICL_CLASS_FRU, in display_fru_oper_status()
/titanic_44/usr/src/lib/libprtdiag_psr/sparc/desktop/common/
H A Dpicldiag.c3255 picl_walk_tree_by_class(frutreeh, PICL_CLASS_FRU, in display_fru_oper_status()
/titanic_44/usr/src/lib/libprtdiag_psr/sparc/lw8/common/
H A Dlw8.c3235 picl_walk_tree_by_class(frutreeh, PICL_CLASS_FRU, in display_fru_oper_status()