Home
last modified time | relevance | path

Searched refs:PICL_CLASS_LOCATION (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/cmd/picl/plugins/inc/
H A Dpicldefs.h103 #define PICL_CLASS_LOCATION "location" macro
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c703 if (ptree_walk_tree_by_class(chassish, PICL_CLASS_LOCATION, in frutree_dr_apstate_change_evhandler()
4112 if ((rc = ptree_create_node(name, PICL_CLASS_LOCATION, in init_scsi_slot()
4199 if (strcmp(class, PICL_CLASS_LOCATION) == 0) { in frutree_initialize_children()
4396 if ((rc = ptree_walk_tree_by_class(frup->frunodeh, PICL_CLASS_LOCATION, in fru_init()
4424 if (strcmp(classval, PICL_CLASS_LOCATION) == 0) { in post_events()
4990 if ((rc = ptree_walk_tree_by_class(chassish, PICL_CLASS_LOCATION, in handle_chassis_configure()
5651 if (strcmp(class, PICL_CLASS_LOCATION) == 0) { in monitor_nodes_under_fru()
5815 if ((rc = ptree_walk_tree_by_class(chassish, PICL_CLASS_LOCATION, in create_children()
5823 if ((rc = ptree_create_node(scsi_loc, PICL_CLASS_LOCATION, in create_children()
5962 if (ptree_walk_tree_by_class(frup->frunodeh, PICL_CLASS_LOCATION, in is_location_present_in_subtree()
H A Dpiclscsi.c671 if (ptree_walk_tree_by_class(frup->frunodeh, PICL_CLASS_LOCATION, in frutree_get_geoaddr()
/titanic_50/usr/src/lib/libprtdiag_psr/sparc/snowbird/common/
H A Dsnowbird.c653 if (picl_walk_tree_by_class(nodeh, PICL_CLASS_LOCATION, in pd_check_slots()
/titanic_50/usr/src/lib/libfru/libfrupicl/
H A Dfrupicl.c323 if (strcmp(picl_class, PICL_CLASS_LOCATION) == 0) { in fpt_get_node_type()
/titanic_50/usr/src/lib/libfru/libfrupicltree/
H A Dfrupicltree.c334 if (strcmp(picl_class, PICL_CLASS_LOCATION) == 0) { in fpt_get_node_type()
/titanic_50/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c952 err = ptree_create_and_add_node(parh, labelp, PICL_CLASS_LOCATION, in add_location_node()
1266 err = ptree_create_and_add_node(*nodep, labelp, PICL_CLASS_LOCATION, in add_intermediate_location()
/titanic_50/usr/src/cmd/picl/plugins/sun4u/frudata/
H A Dfru_data.c2200 if (strcmp(name, PICL_CLASS_LOCATION) != 0) { in frudata_state_change_evhandler()