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

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

Completed in 60 milliseconds