Searched refs:EbrLocations (Results 1 – 1 of 1) sorted by relevance
252 uint64_t EbrLocations[MAX_MBR_PARTS]; in ReadLogicalParts() local255 memset(&EbrLocations, 0, MAX_MBR_PARTS * sizeof(uint64_t)); in ReadLogicalParts()258 if (EbrLocations[i] == offset) { // already read this one; infinite logical partition loop! in ReadLogicalParts()264 EbrLocations[partNum] = offset; in ReadLogicalParts()