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

/illumos-gate/usr/src/lib/libpicl/
H A Dllib-lpicl35 int picl_get_root(picl_nodehdl_t *nodehandle);
H A Dpicl.h136 extern int picl_get_root(picl_nodehdl_t *nodehandle);
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/snowbird/common/
H A Dsnowbird.c816 picl_nodehdl_t nodehandle; local
819 if (picl_get_root(&nodehandle) != PICL_SUCCESS) {
823 if (picl_walk_tree_by_class(nodehandle, PICL_CLASS_WATCHDOG_TIMER,

Completed in 54 milliseconds