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.hpp56 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 Dresource_dump_entry.hpp62 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 Dmodbus_inventory.cpp318 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 Doemcommands.cpp2701 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