Home
last modified time | relevance | path

Searched refs:ipmi_entity_present (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/libipmi/common/
H A Dmapfile-vers52 ipmi_entity_present;
H A Dipmi_entity.c401 ipmi_entity_present(ipmi_handle_t *ihp, ipmi_entity_t *ep, boolean_t *valp) in ipmi_entity_present() function
532 if (ipmi_entity_present(ihp, &cp->ie_entity, valp) != 0) in ipmi_entity_present()
H A Dlibipmi.h1741 extern int ipmi_entity_present(ipmi_handle_t *, ipmi_entity_t *, boolean_t *);
/titanic_41/usr/src/cmd/fm/ipmitopo/common/
H A Dipmitopo.c114 if (ipmi_entity_present(ihp, ep, &present) != 0) { in entity_print()
/titanic_41/usr/src/lib/fm/topo/modules/common/ipmi/
H A Dipmi_enum.c157 if (ipmi_entity_present(ihp, ep, &present) != 0) { in ipmi_present()