Home
last modified time | relevance | path

Searched defs:topo_pgroup_info (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dlibtopo.h366 typedef struct topo_pgroup_info { struct
376 extern topo_pgroup_info_t *topo_pgroup_info(tnode_t *, const char *, int *); argument
H A Dtopo_prop.c1129 topo_pgroup_info(tnode_t *node, const char *pgname, int *err) in topo_pgroup_info() function