Home
last modified time | relevance | path

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

/openbmc/ipmitool/lib/
H A Dipmi_ekanalyzer.c253 struct fru_picmgext_amc_channel_desc_record ch_desc1,
1756 struct fru_picmgext_amc_channel_desc_record ch_desc1, in ipmi_ek_compare_channel_descriptor() argument
1765 if ( (ch_desc1.lane0port == port_desc[index_port].local_port) in ipmi_ek_compare_channel_descriptor()
1770 if (ch_desc1.lane1port != DISABLE_PORT){ in ipmi_ek_compare_channel_descriptor()
1776 if (ch_desc1.lane2port != DISABLE_PORT){ in ipmi_ek_compare_channel_descriptor()
1782 if (ch_desc1.lane3port != DISABLE_PORT){ in ipmi_ek_compare_channel_descriptor()
1784 if ( (ch_desc1.lane3port == in ipmi_ek_compare_channel_descriptor()
1814 if (ch_desc1.lane1port != DISABLE_PORT){ in ipmi_ek_compare_channel_descriptor()
1820 if (ch_desc1.lane2port != DISABLE_PORT){ in ipmi_ek_compare_channel_descriptor()
1826 if (ch_desc1.lane3port != DISABLE_PORT){ in ipmi_ek_compare_channel_descriptor()
[all …]