Searched refs:bmc_record_handle (Results 1 – 4 of 4) sorted by relevance
262 static uint32_t bmc_record_handle = 0; in populateRecords() local 324 bmc_record_handle = nextRecordHandle(); in populateRecords() 328 entity.entity_container_id, &bmc_record_handle); in populateRecords()
262 * @param[in,out] bmc_record_handle - A pointer to the handle used to construct the next record. If265 * allocated then the object pointed to by bmc_record_handle will contain its value274 uint32_t *bmc_record_handle);
299 uint32_t *bmc_record_handle) in pldm_pdr_add_fru_record_set() argument 301 if (!repo || !bmc_record_handle) { in pldm_pdr_add_fru_record_set() 310 hdr->record_handle = *bmc_record_handle; in pldm_pdr_add_fru_record_set() 324 bmc_record_handle); in pldm_pdr_add_fru_record_set()
5151 'name' => 'bmc_record_handle',