Home
last modified time | relevance | path

Searched refs:PICL_FRUTREE_CHASSIS (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/
H A Dpiclfruaccess_platmod.c47 if (ptree_get_node_by_path(PICL_FRUTREE_CHASSIS, in fruaccess_platmod_check_chassis()
101 if (ptree_get_node_by_path(PICL_FRUTREE_CHASSIS, in fruaccess_platmod_check_fru()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwd_platmod.c44 if (ptree_get_node_by_path(PICL_FRUTREE_CHASSIS, in wd_get_chassis_type()
/titanic_41/usr/src/cmd/picl/plugins/inc/
H A Dpicldefs.h40 #define PICL_FRUTREE_CHASSIS "/frutree/chassis" macro
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclplatmod.c287 if ((rc = ptree_get_node_by_path(PICL_FRUTREE_CHASSIS, in env_platmod_init()
H A Dpicldr.c276 if ((rc = ptree_get_node_by_path(PICL_FRUTREE_CHASSIS, in env_set_cpu_info()
/titanic_41/usr/src/lib/libpicltree/
H A Dpicltree.c3223 err = ptree_get_node_by_path(PICL_FRUTREE_CHASSIS, &fruparh); in ptree_get_frutree_parent()