Home
last modified time | relevance | path

Searched refs:entireRecord (Results 1 – 7 of 7) sorted by relevance

/openbmc/phosphor-host-ipmid/
H A Dselutility.hpp48 static constexpr auto entireRecord = 0xFF; variable
H A Dstoragehandler.cpp363 if (requestData->readLength == ipmi::sel::entireRecord) in getSELEntry()
/openbmc/fb-ipmi-oem/include/
H A Dstoragecommands.hpp115 static constexpr auto entireRecord = 0xFF; variable
/openbmc/intel-ipmi-oem/include/
H A Dstoragecommands.hpp202 static constexpr auto entireRecord = 0xFF; variable
/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp855 if (offset != 0 || size != ipmi::sel::entireRecord) in ipmiStorageGetSELEntry()
/openbmc/fb-ipmi-oem/src/
H A Dselcommands.cpp1606 if (reqData->readLen == fb_oem::ipmi::sel::entireRecord) in ipmiStorageGetSELEntry()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp908 if (offset != 0 || size != ipmi::sel::entireRecord) in ipmiStorageGetSELEntry()