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