Home
last modified time | relevance | path

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

/openbmc/libpldm/include/libpldm/
H A Dpdr.h501 uint32_t *entity_record_handle);
/openbmc/libpldm/src/dsp/
H A Dpdr.c1686 uint32_t *entity_record_handle) in pldm_entity_association_pdr_create_new() argument
1688 if (!repo || !parent || !entity || !entity_record_handle) { in pldm_entity_association_pdr_create_new()
1732 *entity_record_handle = pdr_record_handle + 1; in pldm_entity_association_pdr_create_new()
1733 new_record->record_handle = *entity_record_handle; in pldm_entity_association_pdr_create_new()
1744 pldm_msgbuf_insert(dst, *entity_record_handle); in pldm_entity_association_pdr_create_new()