Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libfru/include/
H A Dlibfru.h100 } fru_node_t; typedef
242 fru_errno_t fru_get_node_type(fru_nodehdl_t handle, fru_node_t *type);
H A Dlibfruds.h61 fru_errno_t (*get_node_type)(fru_treehdl_t node, fru_node_t *type);
/illumos-gate/usr/src/cmd/prtfru/
H A Dprtfru.c142 static void (*print_node)(fru_node_t fru_type, const char *path,
1131 print_node_path(fru_node_t fru_type, const char *path, const char *name, in print_node_path()
1179 print_node_xml(fru_node_t fru_type, const char *path, const char *name, in print_node_xml()
1210 fru_node_t fru_type = FRU_NODE_UNKNOWN; in process_node()
/illumos-gate/usr/src/lib/libfru/libfru/
H A Dlibfru.cc525 fru_node_t type; in fru_get_child()
577 fru_node_t type; in fru_get_peer()
737 fru_get_node_type(fru_nodehdl_t handle, fru_node_t *type) in fru_get_node_type()
740 fru_node_t tmp; in fru_get_node_type()
758 fru_node_t type; in is_container()
/illumos-gate/usr/src/lib/libfru/libnvfru/
H A Dnvfru.c357 fru_node_t fru_type; in convert_fru()
/illumos-gate/usr/src/lib/libfru/libfruraw/
H A Dfruraw.c192 frt_get_node_type(fru_treehdl_t node, fru_node_t *type) in frt_get_node_type()
/illumos-gate/usr/src/cmd/fruadm/
H A Dfruadm.c791 fru_node_t type; in walk_tree()
/illumos-gate/usr/src/lib/libfru/libfrupicl/
H A Dfrupicl.c310 fpt_get_node_type(fru_treehdl_t node, fru_node_t *type) in fpt_get_node_type()
/illumos-gate/usr/src/lib/libfru/libfrupicltree/
H A Dfrupicltree.c321 fpt_get_node_type(fru_treehdl_t node, fru_node_t *type) in fpt_get_node_type()