Searched refs:FORMAT_11S_LEN (Results 1 – 2 of 2) sorted by relevance
/openbmc/openpower-vpd-parser/ | ||
H A D | const.hpp | 81 constexpr auto FORMAT_11S_LEN = 3; variable |
H A D | ibm_vpd_utils.cpp | 387 for (uint8_t i = 0; i < FORMAT_11S_LEN; i++) in vpdTypeCheck() |