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

/illumos-gate/usr/src/cmd/picl/plugins/inc/
H A Dpicldefs.h102 #define PICL_CLASS_FRU "fru" macro
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfcal_leds_thread.c234 PICL_CLASS_FRU, &diskndh);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c622 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 Dpiclfrudr.c521 PICL_CLASS_FRU, &nodeh) != PICL_SUCCESS)
1618 PICL_CLASS_FRU, &childh);
/illumos-gate/usr/src/lib/libfru/libfrupicl/
H A Dfrupicl.c326 } else if (strcmp(picl_class, PICL_CLASS_FRU) == 0) {
/illumos-gate/usr/src/lib/libfru/libfrupicltree/
H A Dfrupicltree.c337 } else if (strcmp(picl_class, PICL_CLASS_FRU) == 0) {
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c580 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 Dpicldiag.c3255 picl_walk_tree_by_class(frutreeh, PICL_CLASS_FRU,
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/lw8/common/
H A Dlw8.c3235 picl_walk_tree_by_class(frutreeh, PICL_CLASS_FRU,
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/schumacher/common/
H A Dschumacher.c2846 picl_walk_tree_by_class(frutreeh, PICL_CLASS_FRU,

Completed in 123 milliseconds