Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_inband_sdr.robot28 ${record_count} ${last_record}= Get Record Count And Last Record From SDR
48 IF '${record}' != '${last_record}'
278 ${record_count} ${last_record}= Get Record Count And Last Record From SDR
298 IF '${record}' != '${last_record}'
504 ${last_record}= Evaluate ${record_count} - 1
506 RETURN ${record_count} ${last_record}
/openbmc/linux/net/tls/
H A Dtls_device.c490 goto last_record; in tls_push_data()
535 last_record: in tls_push_data()
/openbmc/ipmitool/lib/
H A Dipmi_ekanalyzer.c4019 unsigned char last_record = 0; in ipmi_ekanalyzer_fru_file2structure() local
4097 last_record = ((*list_record)->header.format) & 0x80; in ipmi_ekanalyzer_fru_file2structure()
4098 if (last_record) { in ipmi_ekanalyzer_fru_file2structure()