Home
last modified time | relevance | path

Searched refs:topo_prop_get_string_array (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/
H A Dfac_prov_ipmi.c360 if (topo_prop_get_string_array(node, TOPO_PGROUP_FACILITY, "entity_ref", in ipmi_sensor_state()
489 if (topo_prop_get_string_array(node, TOPO_PGROUP_FACILITY, "entity_ref", in ipmi_sensor_reading()
599 if (topo_prop_get_string_array(node, TOPO_PGROUP_FACILITY, "entity_ref", in ipmi_indicator_mode()
720 if (topo_prop_get_string_array(node, TOPO_PGROUP_FACILITY, "entity_ref", in bay_locate_mode()
866 if (topo_prop_get_string_array(node, TOPO_PGROUP_FACILITY, "entity_ref", in bay_indicator_mode()
1045 if (topo_prop_get_string_array(node, TOPO_PGROUP_FACILITY, "entity_ref", in x4500_present_mode()
1187 if (topo_prop_get_string_array(node, TOPO_PGROUP_FACILITY, "entity_ref", in chassis_service_mode()
1744 if (topo_prop_get_string_array(node, TOPO_PGROUP_IPMI, in get_entity_info()
1823 if (topo_prop_get_string_array(node, TOPO_PGROUP_IPMI, in ipmi_sensor_enum()
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_serial.c216 if (topo_prop_get_string_array(node, TOPO_PGROUP_IPMI, "entity_ref", in get_dimm_serial()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dmapfile-vers192 topo_prop_get_string_array;
H A Dtopo_2xml.c310 if (topo_prop_get_string_array(node, pgname, in txml_print_prop()
H A Dlibtopo.h221 extern int topo_prop_get_string_array(tnode_t *, const char *, const char *,
H A Dtopo_prop.c487 topo_prop_get_string_array(tnode_t *node, const char *pgname, const char *pname, in topo_prop_get_string_array() function
/illumos-gate/usr/src/lib/fm/topo/modules/common/ipmi/
H A Dipmi_enum.c122 if (topo_prop_get_string_array(tn, TOPO_PGROUP_IPMI, in ipmi_find_entity()
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c1292 if (topo_prop_get_string_array(pnode, TOPO_PGROUP_SES, in ses_create_disk()