Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/picl/plugins/sun4v/snmp/
H A Dsnmpplugin.c245 static int build_physplat(picl_nodehdl_t *subtree_rootp);
508 if ((ret = build_physplat(&physplat_root)) < 0) { in tree_builder()
548 build_physplat(picl_nodehdl_t *subtree_rootp) in build_physplat() function