Searched refs:ie_type (Results 1 – 4 of 4) sorted by relevance
166 "ipmi_entity_present(%d, %d) = %d\n", ep->ie_type, in ipmi_present()221 if (ep->ie_type != edp->ed_entity) in ipmi_check_entity()230 if ((ep->ie_type == IPMI_ET_POWER_DOMAIN || in ipmi_check_entity()231 ep->ie_type == IPMI_ET_COOLING_DOMAIN) && in ipmi_check_entity()364 (ep->ie_type == IPMI_ET_POWER_DOMAIN || in ipmi_check_entity()365 ep->ie_type == IPMI_ET_COOLING_DOMAIN)) { in ipmi_check_entity()
76 search.ie_type = id; in ipmi_entity_add_assoc()84 cp->ie_entity.ie_type = id; in ipmi_entity_add_assoc()206 search.ie_type = id; in ipmi_entity_visit()214 eip->ie_entity.ie_type = id; in ipmi_entity_visit()659 search.ie_type = type; in ipmi_entity_lookup()702 return ((ep->ie_type << 8) | ep->ie_instance); in ipmi_entity_hash_compute()711 if (ea->ie_type == eb->ie_type && in ipmi_entity_hash_compare()
1724 uint8_t ie_type; member
110 ipmi_entity_name(ep->ie_type, name, sizeof (name)); in entity_print()