Home
last modified time | relevance | path

Searched refs:entity_ref (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/maps/i86pc/
H A Dfan-hc-topology.xmlgen60 entity_ref => "ft%d.fm%d.led",
83 entity_ref => "FT%d/PRSNT,ft%d.prsnt",
91 entity_ref => "FT%d/FAN%d/TACH,ft%d.f%d.speed",
131 entity_ref => "FB%d/FM%d/F%d/TACH,fb%d.fm%d.f%d.speed",
155 entity_ref => "ft%d.fm0.prsnt",
189 entity_ref => "FB%d/FM%d/F%d/TACH,fb%d.fm%d.f%d.speed",
215 entity_ref => "FB%d/FM%d/PRSNT",
223 entity_ref => "FB%d/FM%d/F%d/TACH",
248 entity_ref => "FB%d/FM%d/PRSNT",
256 entity_ref => "FB%d/FM%d/F%d/TACH",
[all …]
/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/
H A Dfac_prov_ipmi.c208 char *entity_ref; in ipmi_platform_message() local
230 &entity_ref, &err) != 0) { in ipmi_platform_message()
237 if ((csp = ipmi_sdr_lookup_compact_sensor(hdl, entity_ref)) == NULL) { in ipmi_platform_message()
239 entity_ref, ipmi_errmsg(hdl)); in ipmi_platform_message()
240 topo_mod_strfree(mod, entity_ref); in ipmi_platform_message()
258 topo_mod_strfree(mod, entity_ref); in ipmi_platform_message()
268 topo_mod_strfree(mod, entity_ref); in ipmi_platform_message()
296 "(%s)\n", entity_ref, ipmi_errmsg(hdl)); in ipmi_platform_message()
297 topo_mod_strfree(mod, entity_ref); in ipmi_platform_message()
308 "for sensor %s: %s\n", entity_ref, in ipmi_platform_message()
[all …]