Home
last modified time | relevance | path

Searched refs:systemEventSize (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-host-ipmid/include/dbus-sdr/
H A Dstoragecommands.hpp28 static constexpr size_t systemEventSize = 3; variable
/openbmc/intel-ipmi-oem/include/
H A Dstoragecommands.hpp29 static constexpr size_t systemEventSize = 3; variable
/openbmc/intel-ipmi-oem/src/
H A Dbridgingcommands.cpp685 std::array<uint8_t, intel_oem::ipmi::sel::systemEventSize>>; // Event Data
743 std::array<uint8_t, intel_oem::ipmi::sel::systemEventSize> eventData{}; in ipmiAppReadEventMessageBuffer()
H A Dstoragecommands.cpp838 std::array<uint8_t, intel_oem::ipmi::sel::systemEventSize>>; // Event Data
1020 std::array<uint8_t, intel_oem::ipmi::sel::systemEventSize> eventData{}; in ipmiStorageGetSELEntry()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp889 std::array<uint8_t, dynamic_sensors::ipmi::sel::systemEventSize>>; // Event
1083 std::array<uint8_t, dynamic_sensors::ipmi::sel::systemEventSize> in ipmiStorageGetSELEntry()