Home
last modified time | relevance | path

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

/openbmc/ipmitool/lib/
H A Dipmi_ekanalyzer.c67 const int LOWER_OEM_TYPE = 0xf0; variable
1890 if ((record1.link_desc[index1].type >= LOWER_OEM_TYPE) in ipmi_ek_compare_link_descriptor()
2130 if ((link_desc.type >= LOWER_OEM_TYPE) in ipmi_ek_display_link_descriptor()
3424 } else if (d->type >= LOWER_OEM_TYPE && d->type <= UPPER_OEM_TYPE) { in ipmi_ek_display_board_p2p_record()