Home
last modified time | relevance | path

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

/openbmc/openbmc-tools/pldm/
H A Dpdrdump.sh10 i=`grep nextRecordHandle $pdrdump_file | tail -n1 | awk '{print $2}'`
/openbmc/pldm/libpldmresponder/
H A Dpdr.cpp42 &pdrEntry.size, &pdrEntry.handle.nextRecordHandle); in getRecordByHandle()
H A Dpdr_utils.cpp53 &pdrEntry.handle.nextRecordHandle); in getFirstRecord()
68 &pdrEntry.handle.nextRecordHandle); in getNextRecord()
H A Dpdr_utils.hpp68 uint32_t nextRecordHandle; member
H A Dfru.cpp332 bmc_record_handle = nextRecordHandle(); in populateRecords()
468 &pdrEntry.size, &pdrEntry.handle.nextRecordHandle); in removeIndividualFRU()
497 &pdrEntry.handle.nextRecordHandle); in removeIndividualFRU()
H A Dfru.hpp238 uint32_t nextRecordHandle() in nextRecordHandle() function in pldm::responder::FruImpl
/openbmc/pldm/host-bmc/
H A Dhost_pdr_handler.hpp156 * @param[in] - nextRecordHandle - the next record handle to ask for
158 void getHostPDR(uint32_t nextRecordHandle = 0);
233 * @param[in] nextRecordHandle - next record handle
236 void _processFetchPDREvent(uint32_t nextRecordHandle,
/openbmc/openbmc-test-automation/pldm/
H A Dtest_pldm_platform.robot116 RETURN ${pldm_output['nextRecordHandle']}