Home
last modified time | relevance | path

Searched refs:SysGetFlashSize (Results 1 – 4 of 4) sorted by relevance

/openbmc/google-ipmi-sys/
H A Dcommands.hpp43 SysGetFlashSize = 9, enumerator
H A Dflash_size.cpp48 SysOEMCommands::SysGetFlashSize, in getFlashSize()
H A Dipmi.cpp76 case SysGetFlashSize: in handleSysCommand()
/openbmc/google-ipmi-sys/test/
H A Dflash_unittest.cpp47 EXPECT_EQ(SysOEMCommands::SysGetFlashSize, result.first); in TEST()