Searched refs:topo_prop_get_string_array (Results 1 - 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/ |
H A D | chip_serial.c | 213 if (topo_prop_get_string_array(node, TOPO_PGROUP_IPMI, "entity_ref",
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/ |
H A D | fac_prov_ipmi.c | 351 if (topo_prop_get_string_array(node, TOPO_PGROUP_FACILITY, "entity_ref", 440 if (topo_prop_get_string_array(node, TOPO_PGROUP_FACILITY, "entity_ref", 530 if (topo_prop_get_string_array(node, TOPO_PGROUP_FACILITY, "entity_ref", 651 if (topo_prop_get_string_array(node, TOPO_PGROUP_FACILITY, "entity_ref", 797 if (topo_prop_get_string_array(node, TOPO_PGROUP_FACILITY, "entity_ref", 976 if (topo_prop_get_string_array(node, TOPO_PGROUP_FACILITY, "entity_ref", 1118 if (topo_prop_get_string_array(node, TOPO_PGROUP_FACILITY, "entity_ref", 1466 if (topo_prop_get_string_array(node, TOPO_PGROUP_IPMI,
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/ipmi/ |
H A D | ipmi_enum.c | 122 if (topo_prop_get_string_array(tn, TOPO_PGROUP_IPMI,
|
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | libtopo.h | 177 extern int topo_prop_get_string_array(tnode_t *, const char *, const char *,
|
H A D | topo_prop.c | 481 topo_prop_get_string_array(tnode_t *node, const char *pgname, const char *pname, function
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/ |
H A D | ses.c | 1193 if (topo_prop_get_string_array(pnode, TOPO_PGROUP_SES,
|
Completed in 94 milliseconds