Searched refs:entity_id_1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/ipmitool/lib/ |
H A D | ipmi_sunoem.c | 584 if (assoc->entity_id_1 == assoc->entity_id_2) in ipmi_sunoem_led_get() 586 sunoem_led_get_byentity(intf, assoc->entity_id_1, i, in ipmi_sunoem_led_get() 598 sunoem_led_get_byentity(intf, assoc->entity_id_1, in ipmi_sunoem_led_get() 770 if (assoc->entity_id_1 == assoc->entity_id_2) in ipmi_sunoem_led_set() 772 sunoem_led_set_byentity(intf, assoc->entity_id_1, i, in ipmi_sunoem_led_set() 784 sunoem_led_set_byentity(intf, assoc->entity_id_1, in ipmi_sunoem_led_set()
|
/openbmc/ipmitool/include/ipmitool/ |
H A D | ipmi_sdr.h | 689 uint8_t entity_id_1; /* entity ID 1 | range 1 entity */ member
|