Home
last modified time | relevance | path

Searched refs:ipmi_sdr_find_sdr_byentity (Results 1 – 4 of 4) sorted by relevance

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_sdr.h926 struct sdr_record_list *ipmi_sdr_find_sdr_byentity(struct ipmi_intf *intf,
/openbmc/ipmitool/lib/
H A Dipmi_sunoem.c362 elist = ipmi_sdr_find_sdr_byentity(intf, &entity); in sunoem_led_get_byentity()
405 elist = ipmi_sdr_find_sdr_byentity(intf, &entity); in sunoem_led_set_byentity()
H A Dipmi_sdr.c3485 ipmi_sdr_find_sdr_byentity(struct ipmi_intf *intf, struct entity_id *entity) in ipmi_sdr_find_sdr_byentity() function
4590 list = ipmi_sdr_find_sdr_byentity(intf, &entity); in ipmi_sdr_print_entity()
H A Dipmi_sel.c2959 list = ipmi_sdr_find_sdr_byentity(intf, &entity); in ipmi_sel_show_entry()