Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp1176 uint8_t* bmcPtr = reinterpret_cast<uint8_t*>(&bmc); in getType12SDRs() local
1177 resp.insert(resp.end(), bmcPtr, bmcPtr + sizeof(Type12Record)); in getType12SDRs()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp1241 uint8_t* bmcPtr = reinterpret_cast<uint8_t*>(&bmc); in getType12SDRs() local
1242 resp.insert(resp.end(), bmcPtr, bmcPtr + sizeof(Type12Record)); in getType12SDRs()