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

/illumos-gate/usr/src/lib/libfru/libfrupicl/
H A Dfrupicl.c45 #define TREESEGHDL_TO_PICLHDL(treeseghdl) ((picl_nodehdl_t)treeseghdl) macro
1030 if ((status = picl_get_propinfo_by_name(TREESEGHDL_TO_PICLHDL(segment),
1064 picl_nodehdl_t segment = TREESEGHDL_TO_PICLHDL(treesegment);
/illumos-gate/usr/src/lib/libfru/libfrupicltree/
H A Dfrupicltree.c50 #define TREESEGHDL_TO_PICLHDL(treeseghdl) ((picl_nodehdl_t)treeseghdl) macro
1042 if ((status = ptree_get_prop_by_name(TREESEGHDL_TO_PICLHDL(segment),
1079 picl_nodehdl_t segment = TREESEGHDL_TO_PICLHDL(treesegment);

Completed in 50 milliseconds