Home
last modified time | relevance | path

Searched refs:bmcName (Results 1 – 2 of 2) sorted by relevance

/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp1177 std::string bmcName = "Basbrd Mgmt Ctlr"; in getType12SDRs()
1178 Type12Record bmc(recordId, 0x20, 0, 0, 0xbf, 0x2e, 1, 0, bmcName); in getType12SDRs()
1176 std::string bmcName = "Basbrd Mgmt Ctlr"; getType12SDRs() local
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp1235 std::string bmcName = "Basbrd Mgmt Ctlr"; in getType12SDRs() local
1236 Type12Record bmc(recordId, 0x20, 0, 0, 0xbf, 0x2e, 1, 0, bmcName); in getType12SDRs()