Searched refs:topo_prop_get_string_array (Results 1 – 7 of 7) sorted by relevance
/titanic_50/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", in ipmi_sensor_state() 440 if (topo_prop_get_string_array(node, TOPO_PGROUP_FACILITY, "entity_ref", in ipmi_sensor_reading() 530 if (topo_prop_get_string_array(node, TOPO_PGROUP_FACILITY, "entity_ref", in ipmi_indicator_mode() 651 if (topo_prop_get_string_array(node, TOPO_PGROUP_FACILITY, "entity_ref", in bay_locate_mode() 797 if (topo_prop_get_string_array(node, TOPO_PGROUP_FACILITY, "entity_ref", in bay_indicator_mode() 976 if (topo_prop_get_string_array(node, TOPO_PGROUP_FACILITY, "entity_ref", in x4500_present_mode() 1118 if (topo_prop_get_string_array(node, TOPO_PGROUP_FACILITY, "entity_ref", in chassis_service_mode() 1466 if (topo_prop_get_string_array(node, TOPO_PGROUP_IPMI, in ipmi_sensor_enum()
|
/titanic_50/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", in get_dimm_serial()
|
/titanic_50/usr/src/lib/fm/topo/libtopo/common/ |
H A D | mapfile-vers | 162 topo_prop_get_string_array;
|
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, in topo_prop_get_string_array() function
|
/titanic_50/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, in ipmi_present()
|
/titanic_50/usr/src/lib/fm/topo/modules/common/ses/ |
H A D | ses.c | 1242 if (topo_prop_get_string_array(pnode, TOPO_PGROUP_SES, in ses_create_disk()
|