Searched refs:topo_prop_method_register (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_protocol.c | 114 if (topo_prop_method_register(node, TOPO_PGROUP_PROTOCOL, 140 if (topo_prop_method_register(node, TOPO_PGROUP_PROTOCOL,
|
H A D | topo_mod.h | 253 extern int topo_prop_method_register(tnode_t *, const char *, const char *,
|
H A D | topo_prop.c | 62 * by calling topo_prop_method_register(). 929 topo_prop_method_register(tnode_t *node, const char *pgname, const char *pname, function
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/ |
H A D | ses_facility.c | 557 if (topo_prop_method_register(tn, TOPO_PGROUP_FACILITY, 652 if (topo_prop_method_register(tn, TOPO_PGROUP_FACILITY, 669 if (topo_prop_method_register(tn, TOPO_PGROUP_FACILITY, 709 if (topo_prop_method_register(tn, TOPO_PGROUP_FACILITY, 744 if (topo_prop_method_register(tn, TOPO_PGROUP_FACILITY,
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/ |
H A D | fac_prov_ipmi.c | 1342 if (topo_prop_method_register(fnode, TOPO_PGROUP_FACILITY, 1353 if (topo_prop_method_register(fnode, TOPO_PGROUP_FACILITY,
|
Completed in 53 milliseconds