Home
last modified time | relevance | path

Searched defs:targetID (Results 1 – 9 of 9) sorted by relevance

/openbmc/libcper/specification/json/sections/
H A Dcper-pci-bus.json58 "targetID": { object
H A Dcper-memory2.json118 "targetID": { object
H A Dcper-memory.json112 "targetID": { object
/openbmc/bmcweb/redfish-core/lib/
H A Dsystems_logservices_hostlogger.hpp259 std::string_view targetID = param; in handleSystemsLogServicesHostloggerEntriesEntryGet() local
H A Dsystems_logservices_journal_eventlog.hpp337 const std::string& targetID = param; in handleSystemsLogServiceEventLogEntriesGet() local
H A Dsystems_logservices_postcodes.hpp596 const std::string& systemName, const std::string& targetID) in handleSystemsLogServicesPostCodesEntriesEntryGet()
/openbmc/libcper/examples/
H A Dpcibus.json83 "targetID": 6286024340899243424 number
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp898 ipmiStorageGetSELEntry(uint16_t reservationID,uint16_t targetID,uint8_t offset,uint8_t size) ipmiStorageGetSELEntry() argument
/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp853 ipmiStorageGetSELEntry(uint16_t reservationID, uint16_t targetID, in ipmiStorageGetSELEntry()