Home
last modified time | relevance | path

Searched refs:MBR_ERRATA_PAD (Results 1 – 2 of 2) sorted by relevance

/DragonStub/inc/
H A Defipart.h48 #define MBR_ERRATA_PAD 0x40000 // 128 MB macro
/DragonStub/lib/
H A Dmisc.c459 if (EndingLBA > (BlkIo->Media->LastBlock + MBR_ERRATA_PAD)) { in ValidMBR()