Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/include/
H A Doemcommands.hpp380 struct CrdCpuWdtBank struct
/openbmc/fb-ipmi-oem/src/
H A Doemcommands.cpp2319 if (data.size() < sizeof(CrdCpuWdtBank)) in handleCpuWdtBank()
2326 const auto* pBank = reinterpret_cast<const CrdCpuWdtBank*>(data.data()); in handleCpuWdtBank()