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.h502 uint32_t *entity_record_handle);
/openbmc/libpldm/src/dsp/
H A Dpdr.c1543 uint32_t *entity_record_handle) in pldm_entity_association_pdr_create_new() argument
1545 if (!repo || !parent || !entity || !entity_record_handle) { in pldm_entity_association_pdr_create_new()
1589 *entity_record_handle = pdr_record_handle + 1; in pldm_entity_association_pdr_create_new()
1590 new_record->record_handle = *entity_record_handle; in pldm_entity_association_pdr_create_new()
1601 pldm_msgbuf_insert(dst, *entity_record_handle); in pldm_entity_association_pdr_create_new()