Home
last modified time | relevance | path

Searched refs:BMInstancePropertyReply (Results 1 – 3 of 3) sorted by relevance

/openbmc/google-ipmi-sys/
H A Dbm_instance.hpp26 struct BMInstancePropertyReply struct
H A Dbm_instance.cpp58 sizeof(struct BMInstancePropertyReply) + bmInstanceProperty.size(); in getBMInstanceProperty()
/openbmc/google-ipmi-sys/test/
H A Dbm_instance_unittest.cpp68 EXPECT_EQ(sizeof(struct BMInstancePropertyReply) + expectedOutput.size(), in TEST()