Searched refs:eeMinActualReadySectors (Results 1 – 2 of 2) sorted by relevance
63 …uint32_t eeMinActualReadySectors; /* The minimum number alternative of sectors that should be allo… member93 …uint32_t eeMinActualReadySectors; /* The minimum number alternative of sectors that should be allo… member
73 assert(config->eeActualReadySectors >= config->eeMinActualReadySectors); in EE_SetEepromEmulationInfo()