Home
last modified time | relevance | path

Searched refs:ps_path (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/
H A Dpsvcpolicy.c764 char ps_path[PICL_PROPNAMELEN_MAX]; in handle_ps_hotplug() local
787 snprintf(ps_path, sizeof (ps_path), "%s/%s", parent_path, id); in handle_ps_hotplug()
788 psvcplugin_add_children(ps_path); in handle_ps_hotplug()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/
H A Dpsvcpolicy.c1532 char parent_path[256], ps_path[256]; in psvc_ps_hotplug_policy_0() local
1618 snprintf(ps_path, sizeof (ps_path), "%s/%s", parent_path, id); in psvc_ps_hotplug_policy_0()
1619 psvcplugin_add_children(ps_path); in psvc_ps_hotplug_policy_0()