Searched defs:sourceId (Results 1 – 3 of 3) sorted by relevance
/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/ |
H A D | system_dump_entry.hpp | 56 uint64_t timeStamp, uint64_t dumpSize, const uint32_t sourceId, in Entry() 79 void update(uint64_t timeStamp, uint64_t dumpSize, const uint32_t sourceId) in update()
|
H A D | resource_dump_entry.hpp | 62 uint64_t timeStamp, uint64_t dumpSize, const uint32_t sourceId, in Entry() 88 void update(uint64_t timeStamp, uint64_t dumpSize, uint32_t sourceId) in update()
|
/openbmc/intel-ipmi-oem/src/ |
H A D | oemcommands.cpp | 2701 uint8_t sourceId, uint8_t faultType, uint8_t faultState, uint8_t faultGroup, in ipmiOEMSetFaultIndication() 3221 ipmi::RspType<> ipmiOEMSetNmiSource(uint8_t sourceId) in ipmiOEMSetNmiSource()
|