Home
last modified time | relevance | path

Searched refs:TOPO_PGROUP_IPMI (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/common/ipmi/
H A Dipmi_enum.c34 #define TOPO_PGROUP_IPMI "ipmi" macro
111 if (topo_prop_get_string(tn, TOPO_PGROUP_IPMI, in ipmi_find_entity()
122 if (topo_prop_get_string_array(tn, TOPO_PGROUP_IPMI, in ipmi_find_entity()
478 pgi.tpi_name = TOPO_PGROUP_IPMI; in ipmi_check_entity()
485 "%s: %s\n", TOPO_PGROUP_IPMI, topo_strerror(err)); in ipmi_check_entity()
495 if (topo_prop_set_uint32(tn, TOPO_PGROUP_IPMI, TOPO_PROP_IPMI_ENTITY_ID, in ipmi_check_entity()
497 topo_prop_set_uint32(tn, TOPO_PGROUP_IPMI, in ipmi_check_entity()
/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/
H A Dfac_prov_ipmi.c374 if (topo_prop_get_uint32(pnode, TOPO_PGROUP_IPMI, in ipmi_sensor_state()
376 topo_prop_get_uint32(pnode, TOPO_PGROUP_IPMI, in ipmi_sensor_state()
503 if (topo_prop_get_uint32(pnode, TOPO_PGROUP_IPMI, in ipmi_sensor_reading()
505 topo_prop_get_uint32(pnode, TOPO_PGROUP_IPMI, in ipmi_sensor_reading()
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()
1825 != 0 && (topo_prop_get_uint32(node, TOPO_PGROUP_IPMI, in ipmi_sensor_enum()
1827 topo_prop_get_uint32(node, TOPO_PGROUP_IPMI, in ipmi_sensor_enum()
2079 pgi.tpi_name = TOPO_PGROUP_IPMI; in fac_prov_ipmi_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 Dlibtopo.h278 #define TOPO_PGROUP_IPMI "ipmi" macro