Searched refs:BPB_TotSec32 (Results 1 – 7 of 7) sorted by relevance
40 UINT32 BPB_TotSec32; member80 UINT32 BPB_TotSec32; member
316 TotSec = FatBpb->Fat12_16.BPB_TotSec32; in GetFatType()375 (FatBpb->Fat12_16.BPB_TotSec32 == 0)) { in GetFatType()377 (unsigned) FatBpb->Fat12_16.BPB_TotSec32); in GetFatType()530 printf (" 20 Sectors (over 32MB) %08x\n", (unsigned) FatBpb.Fat12_16.BPB_TotSec32); in ParseBootSector()
52 TotSec = FatBpb->Fat12_16.BPB_TotSec32; in GetDrvNumOffset()
140 CopyMem(&(pStart[index]), &(bsc->BPB_TotSec32), sizeof(bsc->BPB_TotSec32)); in CopyBOOTSEC()141 index+=sizeof(bsc->BPB_TotSec32); in CopyBOOTSEC()386 g_bs.BPB_TotSec32 = 0; in FormatRamdisk()427 g_bs.BPB_TotSec32 = TotalSectors; in FormatRamdisk()
70 UINT32 BPB_TotSec32; member