Home
last modified time | relevance | path

Searched defs:Entry (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dregistry.hpp136 struct Entry struct
141 std::string name;
146 uint16_t componentID;
151 std::optional<uint8_t> subsystem;
160 std::optional<std::vector<RegistrySeverity>> severity;
166 std::optional<std::vector<RegistrySeverity>> mfgSeverity;
171 std::optional<uint16_t> actionFlags;
177 std::optional<uint16_t> mfgActionFlags;
183 std::optional<uint8_t> eventType;
189 std::optional<uint8_t> eventScope;
[all …]
/openbmc/phosphor-dbus-monitor/src/
H A Devent_entry.hpp26 class Entry : public EntryIface class
43 Entry(const std::string& path, uint64_t eventTimestamp, std::string&& msg, in Entry() function in phosphor::events::Entry
61 Entry(const std::string& path, uint64_t eventTimestamp) : in Entry() function in phosphor::events::Entry
/openbmc/phosphor-logging/
H A Delog_entry.hpp41 class Entry : public EntryIfaces class
66 Entry(sdbusplus::bus_t& bus, const std::string& objectPath, uint32_t idErr, in Entry() function in phosphor::logging::Entry
103 Entry(sdbusplus::bus_t& bus, const std::string& path, uint32_t entryId, in Entry() function in phosphor::logging::Entry
/openbmc/phosphor-debug-collector/
H A Dbmc_dump_entry.hpp34 class Entry : virtual public phosphor::dump::Entry, virtual public EntryIfaces class
57 Entry(sdbusplus::bus_t& bus, const std::string& objPath, uint32_t dumpId, in Entry() function in phosphor::dump::bmc::Entry
148 Entry(sdbusplus::bus_t& bus, const std::string& objPath, uint32_t dumpId, in Entry() function in phosphor::dump::bmc::Entry
H A Dfaultlog_dump_entry.hpp24 class Entry : virtual public phosphor::dump::Entry class
47 Entry(sdbusplus::bus_t& bus, const std::string& objPath, uint32_t dumpId, in Entry() function in phosphor::dump::faultlog::Entry
H A Ddump_entry.hpp60 class Entry : public EntryIfaces class
81 Entry(sdbusplus::bus_t& bus, const std::string& objPath, uint32_t dumpId, in Entry() function in phosphor::dump::Entry
/openbmc/phosphor-certificate-manager/bmc-vmi-ca/
H A Dca_cert_entry.hpp31 class Entry : public internal::EntryInterface class
48 Entry(sdbusplus::bus_t& bus, const std::string& objPath, uint32_t entryId, in Entry() function in ca::cert::Entry
/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/
H A Dsystem_dump_entry.hpp31 class Entry : virtual public phosphor::dump::Entry, virtual public EntryIfaces class
54 Entry(sdbusplus::bus_t& bus, const std::string& objPath, uint32_t dumpId, in Entry() function in openpower::dump::system::Entry
H A Dresource_dump_entry.hpp34 class Entry : virtual public phosphor::dump::Entry, virtual public EntryIfaces class
60 Entry(sdbusplus::bus_t& bus, const std::string& objPath, uint32_t dumpId, in Entry() function in openpower::dump::resource::Entry
/openbmc/phosphor-logging/lib/
H A Dlg2_commit.hpp12 using Entry = sdbusplus::client::xyz::openbmc_project::logging::Entry<>; typedef
H A Dlg2_commit.cpp21 using Entry = sdbusplus::client::xyz::openbmc_project::logging::Entry<>; typedef
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Logging/PEL/
H A Dmeson.build16 subdir('Entry') global() subdir
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/
H A Dmeson.build17 subdir('Entry') global() subdir
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/Destination/Mail/
H A Dmeson.build31 subdir('Entry') global() subdir
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/HardwareIsolation/
H A Dmeson.build31 subdir('Entry') global() subdir
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/
H A Dmeson.build17 subdir('Entry') global() subdir
/openbmc/phosphor-fan-presence/control/json/utils/
H A Dflight_recorder.hpp79 using Entry = std::tuple<uint64_t, std::string>; typedef in phosphor::fan::control::json::FlightRecorder
/openbmc/phosphor-user-manager/phosphor-ldap-config/
H A Dldap_mapper_entry.hpp14 using Entry = typedef
/openbmc/phosphor-net-ipmid/
H A Dcommand_table.hpp114 class Entry class
117 Entry(CommandID command, session::Privilege privilege) : in Entry() function in command::Entry
/openbmc/linux/Documentation/networking/devlink/
H A Ddevlink-dpipe.rst150 Entry section in Model
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/
H A Dmeson.build31 subdir('Entry') global() subdir
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/
H A Dmeson.build61 subdir('Entry') global() subdir
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dacl.py127 class Entry(object): class
/openbmc/u-boot/tools/binman/
H A Dentry.py38 class Entry(object): class
/openbmc/linux/drivers/message/fusion/lsi/
H A Dmpi_cnfg.h1937 FC_PORT_PERSISTENT Entry[MPI_FC_PORT_PAGE_3_ENTRY_MAX]; /* 04h */ member

12