Home
last modified time | relevance | path

Searched defs:eventType (Results 1 – 23 of 23) sorted by relevance

/openbmc/intel-ipmi-oem/src/
H A Dipmi_to_redfish_hooks.cpp56 BIOSEventTypes eventType = static_cast<BIOSEventTypes>(selData.eventType); in biosMessageHook() local
326 BIOSEventTypes eventType = static_cast<BIOSEventTypes>(selData.eventType); in biosSMIMessageHook() local
866 uint8_t sensorType, uint8_t sensorNum, uint8_t eventType, in checkRedfishHooks()
912 uint8_t sensorNum, uint8_t eventType, uint8_t eventData1, in checkRedfishHooks()
H A Dsensorcommands.cpp116 uint8_t eventType = 0; in ipmiSenPlatformEvent() local
H A Dstoragecommands.cpp985 uint7_t eventType = 0; in ipmiStorageGetSELEntry() local
1073 uint8_t eventType, uint8_t eventData1, uint8_t eventData2, in ipmiStorageAddSELEntry()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpel_rules.cpp14 std::tuple<uint16_t, uint8_t> check(uint16_t actionFlags, uint8_t eventType, in check()
H A Duser_header.hpp106 uint8_t eventType() const in eventType() function in openpower::pels::UserHeader
H A Duser_header.cpp254 std::string eventType; in getJSON() local
H A Dregistry.hpp183 std::optional<uint8_t> eventType; member
/openbmc/openpower-debug-collector/
H A Dwatchdog_timeout.cpp92 std::string eventType = in main() local
/openbmc/phosphor-logging/test/openpower-pels/
H A Dpel_rules_test.cpp11 uint8_t eventType; member
/openbmc/openpower-debug-collector/watchdog/
H A Dwatchdog_dbus.cpp88 uint32_t createPel(const std::string& eventType, in createPel()
/openbmc/intel-ipmi-oem/include/
H A Dipmi_to_redfish_hooks.hpp38 int eventType; member
/openbmc/pldm/host-bmc/
H A Ddbus_to_event_handler.cpp27 void DbusToPLDMEvent::sendEventMsg(uint8_t eventType, in sendEventMsg()
/openbmc/openpower-host-ipmi-oem/
H A Doemhandler.hpp68 uint8_t eventType; //!< Event Dir | Event Type. member
/openbmc/phosphor-power/cold-redundancy/
H A Dcold_redundancy.cpp144 for (const char* eventType : psuEventInterface) in ColdRedundancy() local
/openbmc/phosphor-host-ipmid/
H A Dselutility.hpp75 uint8_t eventType; //!< Event Dir | Event Type. member
H A Dsensorhandler.cpp441 uint8_t eventType = info.sensorReadingType; in ipmiGetSensorType() local
/openbmc/pldm/platform-mc/
H A Dnumeric_sensor.cpp1100 pldm::utils::Level eventType, pldm::utils::Direction direction, in triggerThresholdEvent()
/openbmc/fb-ipmi-oem/include/
H A Dstoragecommands.hpp193 uint8_t eventType; //!< Event Dir | Event Type. member
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Doem_ibm_handler.cpp515 int encodeEventMsg(uint8_t eventType, const std::vector<uint8_t>& eventDataVec, in encodeEventMsg()
/openbmc/fb-ipmi-oem/src/
H A Dselcommands.cpp1210 uint8_t eventType = ptr[5] & 0xf; in parseOemUnifiedSel() local
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp1031 uint7_t eventType = 0; ipmiStorageGetSELEntry() local
H A Dsensorcommands.cpp720 uint8_t eventType = 0; ipmiSenPlatformEvent() local
/openbmc/phosphor-logging/extensions/openpower-pels/registry/schema/
H A Dschema.json367 "eventType": { object