Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/
H A Dconst.hpp81 constexpr auto FORMAT_11S_LEN = 3; variable
H A Dibm_vpd_utils.cpp387 for (uint8_t i = 0; i < FORMAT_11S_LEN; i++) in vpdTypeCheck()