Searched refs:bmcName (Results 1 – 2 of 2) sorted by relevance
/openbmc/intel-ipmi-oem/src/ |
H A D | storagecommands.cpp | 1174 std::string bmcName = "Basbrd Mgmt Ctlr"; in getType12SDRs() local 1175 Type12Record bmc(recordId, 0x20, 0, 0, 0xbf, 0x2e, 1, 0, bmcName); in getType12SDRs()
|
/openbmc/phosphor-host-ipmid/dbus-sdr/ |
H A D | storagecommands.cpp | 1239 std::string bmcName = "Basbrd Mgmt Ctlr"; in getType12SDRs() local 1240 Type12Record bmc(recordId, 0x20, 0, 0, 0xbf, 0x2e, 1, 0, bmcName); in getType12SDRs()
|