Searched refs:pSec0 (Results 1 – 1 of 1) sorted by relevance
724 PRK28_IDB_SEC0 pSec0; in MakeSector0() local726 pSec0 = (PRK28_IDB_SEC0)pSector; in MakeSector0()728 pSec0->dwTag = 0x0FF0AA55; in MakeSector0()729 pSec0->uiRc4Flag = rc4Flag; in MakeSector0()730 pSec0->usBootCode1Offset = 0x4; in MakeSector0()731 pSec0->usBootCode2Offset = 0x4; in MakeSector0()732 pSec0->usBootDataSize = usFlashDataSec; in MakeSector0()733 pSec0->usBootCodeSize = usFlashDataSec + usFlashBootSec; in MakeSector0()