Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/snmp/
H A Dsnmpplugin.c439 picl_nodehdl_t old_physplat_root; in tree_builder() local
492 old_physplat_root = 0; in tree_builder()
505 sizeof (PICL_NODE_PHYSPLAT), &old_physplat_root); in tree_builder()
517 if (rv == PICL_SUCCESS && old_physplat_root != 0) { in tree_builder()
519 ptree_delete_node(old_physplat_root); in tree_builder()
520 ptree_destroy_node(old_physplat_root); in tree_builder()