Searched refs:MaxSectCnt (Results 1 – 2 of 2) sorted by relevance
27 static const int MaxSectCnt = 16; member in phosphor::software::VR::XDPE1X2XX55 struct configSect section[MaxSectCnt];
547 if ((++sectIndex) >= MaxSectCnt) in parseImage()723 for (int i = 0; i <= MaxSectCnt - 1; i++) in updateFirmware()