Home
last modified time | relevance | path

Searched refs:BPB_TotSec32 (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/GenBootSector/
DFatFormat.h40 UINT32 BPB_TotSec32; member
80 UINT32 BPB_TotSec32; member
DGetDrvNumOffset.c52 TotSec = FatBpb->Fat12_16.BPB_TotSec32; in GetDrvNumOffset()
/device/linaro/bootloader/edk2/BaseTools/Source/C/BootSectImage/
Dfat.h40 UINT32 BPB_TotSec32; member
80 UINT32 BPB_TotSec32; member
Dbootsectimage.c316 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()
/device/linaro/bootloader/edk2/BaseTools/Source/C/GnuGenBootSector/
DFatFormat.h40 UINT32 BPB_TotSec32; member
80 UINT32 BPB_TotSec32; member