Searched refs:record_table (Results 1 – 3 of 3) sorted by relevance
| /openbmc/libpldm/src/dsp/ |
| H A D | fru.c | 229 uint8_t *record_table, size_t *record_size, in get_fru_record_by_option() 239 uint8_t *pos = record_table; in get_fru_record_by_option() 261 if (pos - record_table + len >= *record_size) { in get_fru_record_by_option() 274 if (pos - record_table + len >= *record_size) { in get_fru_record_by_option() 289 *record_size = pos - record_table; in get_fru_record_by_option() 230 get_fru_record_by_option(const uint8_t * table,size_t table_size,uint8_t * record_table,size_t * record_size,uint16_t rsi,uint8_t rt,uint8_t ft) get_fru_record_by_option() argument
|
| /openbmc/libpldm/include/libpldm/ |
| H A D | fru.h | 458 * @param[out] record_table - Fru table fetched based on the input option 468 uint8_t *record_table, size_t *record_size,
|
| /openbmc/libpldm/abi/x86_64/ |
| H A D | gcc.dump | 4577 'name' => 'record_table',
|