Home
last modified time | relevance | path

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

/openbmc/ipmitool/lib/
H A Dipmi_ekanalyzer.c1244 int num_amc_record1 = 0;/*Number of AMC records in the first module*/ in ipmi_ek_matching_process() local
1263 num_amc_record1++; in ipmi_ek_matching_process()
1266 if ( (num_amc_record1 > 0) && (num_amc_record2 > 0) ){ in ipmi_ek_matching_process()
1274 amc_record1 = malloc ( num_amc_record1 * \ in ipmi_ek_matching_process()