Home
last modified time | relevance | path

Searched defs:sourceId (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/
H A Dsystem_dump_entry.hpp55 uint64_t timeStamp, uint64_t dumpSize, const uint32_t sourceId, in Entry()
78 void update(uint64_t timeStamp, uint64_t dumpSize, const uint32_t sourceId) in update()
H A Dresource_dump_entry.hpp61 uint64_t timeStamp, uint64_t dumpSize, const uint32_t sourceId, in Entry()
87 void update(uint64_t timeStamp, uint64_t dumpSize, uint32_t sourceId) in update()
/openbmc/linux/arch/powerpc/include/asm/
H A Dopal-api.h752 __be32 sourceId; member
811 __be32 sourceId; member
868 __be32 sourceId; member
/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp2700 uint8_t sourceId, uint8_t faultType, uint8_t faultState, uint8_t faultGroup, in ipmiOEMSetFaultIndication()
3220 ipmi::RspType<> ipmiOEMSetNmiSource(uint8_t sourceId) in ipmiOEMSetNmiSource()