Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/picl/plugins/sun4v/snmp/
H A Dsnmpplugin.c438 picl_nodehdl_t physplat_root; in tree_builder() local
493 physplat_root = NULL; in tree_builder()
508 if ((ret = build_physplat(&physplat_root)) < 0) { in tree_builder()
524 if ((ret = ptree_add_node(root_node, physplat_root)) < 0) { in tree_builder()
526 free_resources(physplat_root); in tree_builder()