Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/include/dbus-sdr/
H A Dstoragecommands.hpp34 static constexpr size_t oemEventSize = 13; variable
/openbmc/intel-ipmi-oem/include/
H A Dstoragecommands.hpp35 static constexpr size_t oemEventSize = 13; variable
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp896 std::array<uint8_t, dynamic_sensors::ipmi::sel::oemEventSize>; // Event Data
1123 std::array<uint8_t, dynamic_sensors::ipmi::sel::oemEventSize> in ipmiStorageGetSELEntry()
/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp845 std::array<uint8_t, intel_oem::ipmi::sel::oemEventSize>; // Event Data
1057 std::array<uint8_t, intel_oem::ipmi::sel::oemEventSize> eventData{}; in ipmiStorageGetSELEntry()
H A Dbridgingcommands.cpp690 std::array<uint8_t, intel_oem::ipmi::sel::oemEventSize>; // Event Data