Home
last modified time | relevance | path

Searched refs:oem_nots_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_sel.h133 struct oem_nots_spec_sel_rec oem_nots_type; member
/openbmc/ipmitool/lib/
H A Dipmi_sel.c1629 evt->sel_type.oem_nots_type.oem_defined[data_count] = 0; in ipmi_sel_get_std_entry()
1662 evt->sel_type.oem_nots_type.oem_defined[data_count] = rsp->data[(data_count+5)]; in ipmi_sel_get_std_entry()
1802 printf("%02x", evt->sel_type.oem_nots_type.oem_defined[data_count]); in ipmi_sel_print_std_entry()
2005 printf("%02x", evt->sel_type.oem_nots_type.oem_defined[data_count]); in ipmi_sel_print_std_entry_verbose()
2006 printf(" [%s]\n\n",hex2ascii (evt->sel_type.oem_nots_type.oem_defined, SEL_OEM_NOTS_DATA_LEN)); in ipmi_sel_print_std_entry_verbose()