Searched refs:PICL_CLASS_FRU (Results 1 – 10 of 10) sorted by relevance
/titanic_44/usr/src/cmd/picl/plugins/inc/ |
H A D | picldefs.h | 102 #define PICL_CLASS_FRU "fru" macro
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | piclfrutree.c | 622 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 D | fcal_leds_thread.c | 234 PICL_CLASS_FRU, &diskndh); in update_picl()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/ |
H A D | piclfrutree.c | 580 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 D | frupicl.c | 326 } else if (strcmp(picl_class, PICL_CLASS_FRU) == 0) { in fpt_get_node_type()
|
/titanic_44/usr/src/lib/libfru/libfrupicltree/ |
H A D | frupicltree.c | 337 } 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 D | piclfrudr.c | 521 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 D | schumacher.c | 2846 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 D | picldiag.c | 3255 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 D | lw8.c | 3235 picl_walk_tree_by_class(frutreeh, PICL_CLASS_FRU, in display_fru_oper_status()
|