Searched refs:nextRecordHandle (Results 1 – 8 of 8) sorted by relevance
10 i=`grep nextRecordHandle $pdrdump_file | tail -n1 | awk '{print $2}'`
42 &pdrEntry.size, &pdrEntry.handle.nextRecordHandle); in getRecordByHandle()
53 &pdrEntry.handle.nextRecordHandle); in getFirstRecord()68 &pdrEntry.handle.nextRecordHandle); in getNextRecord()
68 uint32_t nextRecordHandle; member
332 bmc_record_handle = nextRecordHandle(); in populateRecords()468 &pdrEntry.size, &pdrEntry.handle.nextRecordHandle); in removeIndividualFRU()497 &pdrEntry.handle.nextRecordHandle); in removeIndividualFRU()
238 uint32_t nextRecordHandle() in nextRecordHandle() function in pldm::responder::FruImpl
156 * @param[in] - nextRecordHandle - the next record handle to ask for158 void getHostPDR(uint32_t nextRecordHandle = 0);233 * @param[in] nextRecordHandle - next record handle236 void _processFetchPDREvent(uint32_t nextRecordHandle,
116 RETURN ${pldm_output['nextRecordHandle']}