Home
last modified time | relevance | path

Searched defs:nextRecordID (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-host-ipmid/
H A Dselutility.hpp124 uint16_t nextRecordID; //!< Next RecordID. member
H A Dstoragehandler.cpp351 uint16_t nextRecordID = record.nextRecordID; in getSELEntry() local
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp818 uint16_t nextRecordID = recordID + 1; getNextRecordID() local
1004 uint16_t nextRecordID = getNextRecordID(recordID, selLogFiles); ipmiStorageGetSELEntry() local
/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp776 uint16_t nextRecordID = recordID + 1; in getNextRecordID() local
959 uint16_t nextRecordID = getNextRecordID(recordID, selLogFiles); in ipmiStorageGetSELEntry() local
/openbmc/fb-ipmi-oem/include/
H A Dstoragecommands.hpp176 uint16_t nextRecordID; //!< Next RecordID. member