Searched defs:sourceId (Results 1 – 4 of 4) 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/phosphor-modbus/rtu/inventory/ |
| H A D | modbus_inventory.cpp | 318 auto sourceId = std::to_string(address) + "_" + portName; in probeDevice() local 426 auto sourceId = std::to_string(address) + "_" + portName; in addInventorySource() local
|
| /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() argument 3221 ipmi::RspType<> ipmiOEMSetNmiSource(uint8_t sourceId) in ipmiOEMSetNmiSource() argument
|