Searched defs:build_physplat (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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) {
548 build_physplat(picl_nodehdl_t *subtree_rootp) function
606 LOGPRINTF("build_physplat: end of MIB\n");
609 LOGPRINTF("build_physplat: end of table\n");
648 LOGPRINTF("build_physplat: entLastChangeTime has changed!\n");

Completed in 63 milliseconds