Searched refs:PICL_CLASS_FRU (Results 1 – 9 of 9) sorted by relevance
/illumos-gate/usr/src/cmd/picl/plugins/inc/ |
H A D | picldefs.h | 102 #define PICL_CLASS_FRU "fru" macro
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/ |
H A D | fcal_leds_thread.c | 232 PICL_CLASS_FRU, &diskndh); in update_picl()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/ |
H A D | piclfrutree.c | 578 PICL_CLASS_FRU, &childh); in add_chassis_node() 783 err = ptree_create_and_add_node(parh, nodename, PICL_CLASS_FRU, in add_fru_node() 1350 PICL_CLASS_FRU, &intermediate2); in add_intermediate_nodes() 3867 PICL_CLASS_FRU, &diskndh); in update_disk_node()
|
/illumos-gate/usr/src/lib/libfru/libfrupicl/ |
H A D | frupicl.c | 324 } else if (strcmp(picl_class, PICL_CLASS_FRU) == 0) { in fpt_get_node_type()
|
/illumos-gate/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()
|
/illumos-gate/usr/src/lib/libfru/libfrupicltree/ |
H A D | frupicltree.c | 335 } else if (strcmp(picl_class, PICL_CLASS_FRU) == 0) { in fpt_get_node_type()
|
/illumos-gate/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()
|
/illumos-gate/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()
|
/illumos-gate/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()
|