Home
last modified time | relevance | path

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

/openbmc/libpldm/src/dsp/
H A Dfru.c207 static bool is_table_end(const struct pldm_fru_record_data_format *p, in is_table_end() function
229 while (!is_table_end(record_data_src, table, table_size)) { in get_fru_record_by_option()