Home
last modified time | relevance | path

Searched refs:targetID (Results 1 – 6 of 6) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dsystems_logservices_hostlogger.hpp259 std::string_view targetID = param; in handleSystemsLogServicesHostloggerEntriesEntryGet() local
263 auto [ptr, ec] = std::from_chars(targetID.begin(), targetID.end(), idInt); in handleSystemsLogServicesHostloggerEntriesEntryGet()
264 if (ec != std::errc{} || ptr != targetID.end()) in handleSystemsLogServicesHostloggerEntriesEntryGet()
293 fillHostLoggerEntryJson(targetID, logEntries[0], hostLogEntry); in handleSystemsLogServicesHostloggerEntriesEntryGet()
H A Dsystems_logservices_postcodes.hpp590 const std::string& systemName, const std::string& targetID) in handleSystemsLogServicesPostCodesEntriesEntryGet() argument
610 getPostCodeForEntry(asyncResp, targetID); in handleSystemsLogServicesPostCodesEntriesEntryGet()
H A Dlog_services.hpp1661 const std::string& targetID = param; in handleSystemsLogServiceEventLogEntriesGet() local
1690 if (idStr == targetID) in handleSystemsLogServiceEventLogEntriesGet()
1706 messages::resourceNotFound(asyncResp->res, "LogEntry", targetID); in handleSystemsLogServiceEventLogEntriesGet()
/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp852 ipmiStorageGetSELEntry(uint16_t reservationID, uint16_t targetID, in ipmiStorageGetSELEntry() argument
881 if (targetID == ipmi::sel::firstEntry) in ipmiStorageGetSELEntry()
895 else if (targetID == ipmi::sel::lastEntry) in ipmiStorageGetSELEntry()
912 if (!findSELEntry(targetID, selLogFiles, targetEntry)) in ipmiStorageGetSELEntry()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp903 ipmiStorageGetSELEntry(uint16_t reservationID, uint16_t targetID, in ipmiStorageGetSELEntry() argument
932 if (targetID == ipmi::sel::firstEntry) in ipmiStorageGetSELEntry()
946 else if (targetID == ipmi::sel::lastEntry) in ipmiStorageGetSELEntry()
963 if (!findSELEntry(targetID, selLogFiles, targetEntry)) in ipmiStorageGetSELEntry()
/openbmc/libcper/specification/document/
H A Dcper-json-specification.tex1322 targetID & uint64 & Hardware address of the intended target of the transaction.\\
1434 targetID & uint64 & Hardware address of the intended target of the transaction.\\
1480 targetIDValid & boolean & Whether the "targetID" field of a Memory Error 2 (\ref{section:memoryerro…
1643 targetID & uint64 & The PCI bus intended target ID for the error.\\
1667 targetIDValid & boolean & Whether the "targetID" field of the PCI/PCI-X Bus Error section (\ref{sec…