Searched refs:PICL_CLASS_FRU (Results 1 - 10 of 10) 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 | 234 PICL_CLASS_FRU, &diskndh);
|
/illumos-gate/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, 905 if (ptree_walk_tree_by_class(frutreeh, PICL_CLASS_FRU, 1099 if (strcmp(class, PICL_CLASS_FRU) == 0) { 1670 if ((rc = ptree_create_node(PICL_NODE_CHASSIS, PICL_CLASS_FRU, 3456 if ((rc = ptree_create_node(fru_name, PICL_CLASS_FRU, 4435 if (strcmp(classval, PICL_CLASS_FRU) == 0) { 5786 PICL_CLASS_FRU, (void *)NULL, monitor_fru);
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/ |
H A D | piclfrudr.c | 521 PICL_CLASS_FRU, &nodeh) != PICL_SUCCESS) 1618 PICL_CLASS_FRU, &childh);
|
/illumos-gate/usr/src/lib/libfru/libfrupicl/ |
H A D | frupicl.c | 326 } else if (strcmp(picl_class, PICL_CLASS_FRU) == 0) {
|
/illumos-gate/usr/src/lib/libfru/libfrupicltree/ |
H A D | frupicltree.c | 337 } else if (strcmp(picl_class, PICL_CLASS_FRU) == 0) {
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/ |
H A D | piclfrutree.c | 580 PICL_CLASS_FRU, &childh); 785 err = ptree_create_and_add_node(parh, nodename, PICL_CLASS_FRU, 1352 PICL_CLASS_FRU, &intermediate2); 3869 PICL_CLASS_FRU, &diskndh);
|
/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,
|
/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,
|
/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,
|
Completed in 123 milliseconds