Searched defs:recordID (Results 1 – 12 of 12) sorted by relevance
/openbmc/fb-ipmi-oem/include/ |
H A D | storagecommands.hpp | 37 uint16_t recordID; member 165 uint16_t recordID; //!< SEL Record ID. member 186 uint16_t recordID; //!< Record ID. member 201 uint16_t recordID; //!< Record ID. member 210 uint16_t recordID; //!< Record ID. member
|
/openbmc/phosphor-host-ipmid/ |
H A D | selutility.hpp | 81 uint16_t recordID; //!< Record ID. member 102 uint16_t recordID; //!< Record ID. member 117 uint16_t recordID; //!< Record ID. member
|
H A D | sensorhandler.cpp | 1176 auto recordID = get_sdr::request::get_record_id(req); in ipmi_fru_get_sdr() local 1270 auto recordID = get_sdr::request::get_record_id(req); in ipmi_entity_get_sdr() local 1341 auto recordID = get_sdr::request::get_record_id(req); in ipmi_sen_get_sdr() local
|
H A D | storagehandler.cpp | 675 ipmiStorageAddSEL(uint16_t recordID, uint8_t recordType, in ipmiStorageAddSEL()
|
/openbmc/libcper/specification/json/sections/ |
H A D | cper-firmware.json | 17 "recordID": { object
|
/openbmc/phosphor-host-ipmid/dbus-sdr/ |
H A D | sensorcommands.cpp | 645 int getOtherSensorsDataRecord(ipmi::Context::ptr ctx, uint16_t recordID, in getOtherSensorsDataRecord() 1779 void constructSensorSdrHeaderKey(uint16_t sensorNum, uint16_t recordID, in constructSensorSdrHeaderKey() 1799 uint16_t sensorNum, uint16_t recordID, const std::string& service, in constructSensorSdr() 2002 uint16_t recordID, in constructStaticSensorSdr() 2041 void constructEventSdrHeaderKey(uint16_t sensorNum, uint16_t recordID, in constructEventSdrHeaderKey() 2065 uint16_t sensorNum, uint16_t recordID, in constructVrSdr() 2118 std::vector<uint8_t>& recordData, uint16_t recordID, in getSensorDataRecord() 2439 uint16_t recordID, uint8_t offset, uint8_t bytesToRead) in ipmiStorageGetSDR()
|
H A D | storagecommands.cpp | 790 static bool findSELEntry(const int recordID, in findSELEntry() 820 getNextRecordID(const uint16_t recordID, in getNextRecordID() 998 uint16_t recordID; in ipmiStorageGetSELEntry() local
|
/openbmc/intel-ipmi-oem/src/ |
H A D | storagecommands.cpp | 740 static bool findSELEntry(const int recordID, in findSELEntry() 770 getNextRecordID(const uint16_t recordID, in getNextRecordID() 945 uint16_t recordID; in ipmiStorageGetSELEntry() local 1068 uint16_t recordID, uint8_t recordType, uint32_t timestamp, in ipmiStorageAddSELEntry()
|
H A D | ipmi_to_redfish_hooks.cpp | 864 bool checkRedfishHooks(uint16_t recordID, uint8_t recordType, in checkRedfishHooks()
|
/openbmc/openpower-host-ipmi-oem/ |
H A D | oemhandler.hpp | 61 uint16_t recordID; //!< Record ID. member
|
/openbmc/libcper/specification/json/ |
H A D | cper-json-header.json | 113 "recordID": { object
|
/openbmc/intel-ipmi-oem/include/ |
H A D | storagecommands.hpp | 220 uint16_t recordID; member
|