Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-tool/include/
H A Dtool_types.hpp78 UseSystemBackplaneDataForAll, enumerator
/openbmc/openpower-vpd-parser/vpd-tool/src/
H A Dvpd_tool.cpp383 types::UserOption::UseSystemBackplaneDataForAll); in fixSystemVpd()
397 else if (types::UserOption::UseSystemBackplaneDataForAll == in fixSystemVpd()
826 case types::UserOption::UseSystemBackplaneDataForAll: in printFixSystemVpdOption()