Searched refs:IPMI_ET_POWER_DOMAIN (Results 1 – 2 of 2) sorted by relevance
230 if ((ep->ie_type == IPMI_ET_POWER_DOMAIN || in ipmi_check_entity()271 case IPMI_ET_POWER_DOMAIN: in ipmi_check_entity()364 (ep->ie_type == IPMI_ET_POWER_DOMAIN || in ipmi_check_entity()378 case IPMI_ET_POWER_DOMAIN: in ipmi_check_entity()425 data.ed_entity = IPMI_ET_POWER_DOMAIN; in ipmi_enum()
1560 #define IPMI_ET_POWER_DOMAIN 0x13 macro