Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/
H A Dvpd_tool_impl.hpp155 BACKUP_DATA_FOR_ALL = 1, enumerator
H A Dvpd_tool_impl.cpp767 case VpdTool::BACKUP_DATA_FOR_ALL: in printFixSystemVPDOption()
948 printFixSystemVPDOption(VpdTool::BACKUP_DATA_FOR_ALL); in parseSVPDOptions()
966 if (option == VpdTool::BACKUP_DATA_FOR_ALL) in parseSVPDOptions()