Searched refs:RKANDROID_SEC2_RESERVED_LEN (Results 1 – 6 of 6) sorted by relevance
74 #define RKANDROID_SEC2_RESERVED_LEN 473 macro
143 BYTE reserved[RKANDROID_SEC2_RESERVED_LEN];
213 memset(pSec2->reserved, 0, RKANDROID_SEC2_RESERVED_LEN); in MakeSector2()
14 #define RKANDROID_SEC2_RESERVED_LEN 473 macro
59 BYTE reserved[RKANDROID_SEC2_RESERVED_LEN];
508 memcpy(pSec2->reserved, m_oldSec2->reserved, RKANDROID_SEC2_RESERVED_LEN); in MakeSector2()514 memset(pSec2->reserved, 0, RKANDROID_SEC2_RESERVED_LEN); in MakeSector2()