Home
last modified time | relevance | path

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

/openbmc/google-ipmi-sys/
H A Dflash_size.hpp30 struct GetFlashSizeReply struct
/openbmc/google-ipmi-sys/test/
H A Dflash_unittest.cpp46 EXPECT_EQ(sizeof(struct GetFlashSizeReply), data.size()); in TEST()