Searched refs:LAST_BLOCK (Results 1 – 2 of 2) sorted by relevance
56 #define LAST_BLOCK (BLOCK_COUNT - 1) macro
589 if (Lba > LAST_BLOCK) { in NandFlashReadBlocks()644 if (Lba > LAST_BLOCK) { in NandFlashWriteBlocks()763 gNandFlashMedia.LastBlock = LAST_BLOCK; in NandFlashInitialize()