Searched refs:maxIndexValue (Results 1 – 1 of 1) sorted by relevance
73 auto maxIndexValue = 0; in getFRUValue() local79 maxIndexValue = OPENBMC_VPD_KEY_BOARD_MAX; in getFRUValue()84 maxIndexValue = OPENBMC_VPD_KEY_PRODUCT_MAX; in getFRUValue()89 maxIndexValue = OPENBMC_VPD_KEY_CHASSIS_MAX; in getFRUValue()93 auto last = first + (maxIndexValue - minIndexValue) + 1; in getFRUValue()