Searched refs:PICL_CLASS_LOCATION (Results 1 - 8 of 8) sorted by relevance
/illumos-gate/usr/src/cmd/picl/plugins/inc/ |
H A D | picldefs.h | 103 #define PICL_CLASS_LOCATION "location" macro
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | piclfrutree.c | 703 if (ptree_walk_tree_by_class(chassish, PICL_CLASS_LOCATION, 4112 if ((rc = ptree_create_node(name, PICL_CLASS_LOCATION, 4199 if (strcmp(class, PICL_CLASS_LOCATION) == 0) { 4396 if ((rc = ptree_walk_tree_by_class(frup->frunodeh, PICL_CLASS_LOCATION, 4424 if (strcmp(classval, PICL_CLASS_LOCATION) == 0) { 4990 if ((rc = ptree_walk_tree_by_class(chassish, PICL_CLASS_LOCATION, 5651 if (strcmp(class, PICL_CLASS_LOCATION) == 0) { 5815 if ((rc = ptree_walk_tree_by_class(chassish, PICL_CLASS_LOCATION, 5823 if ((rc = ptree_create_node(scsi_loc, PICL_CLASS_LOCATION, 5962 if (ptree_walk_tree_by_class(frup->frunodeh, PICL_CLASS_LOCATION, [all...] |
H A D | piclscsi.c | 671 if (ptree_walk_tree_by_class(frup->frunodeh, PICL_CLASS_LOCATION,
|
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/snowbird/common/ |
H A D | snowbird.c | 653 if (picl_walk_tree_by_class(nodeh, PICL_CLASS_LOCATION,
|
/illumos-gate/usr/src/lib/libfru/libfrupicl/ |
H A D | frupicl.c | 323 if (strcmp(picl_class, PICL_CLASS_LOCATION) == 0) {
|
/illumos-gate/usr/src/lib/libfru/libfrupicltree/ |
H A D | frupicltree.c | 334 if (strcmp(picl_class, PICL_CLASS_LOCATION) == 0) {
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/frudata/ |
H A D | fru_data.c | 2200 if (strcmp(name, PICL_CLASS_LOCATION) != 0) {
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/ |
H A D | piclfrutree.c | 952 err = ptree_create_and_add_node(parh, labelp, PICL_CLASS_LOCATION, 1266 err = ptree_create_and_add_node(*nodep, labelp, PICL_CLASS_LOCATION,
|
Completed in 299 milliseconds