Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/GenBootSector/
DGetDrvNumOffset.c49 if (FatBpb->Fat12_16.BPB_TotSec16 != 0) { in GetDrvNumOffset()
50 TotSec = FatBpb->Fat12_16.BPB_TotSec16; in GetDrvNumOffset()
DFatFormat.h34 UINT16 BPB_TotSec16; member
74 UINT16 BPB_TotSec16; member
/device/linaro/bootloader/edk2/BaseTools/Source/C/BootSectImage/
Dfat.h34 UINT16 BPB_TotSec16; member
74 UINT16 BPB_TotSec16; member
Dbootsectimage.c313 if (FatBpb->Fat12_16.BPB_TotSec16 != 0) { in GetFatType()
314 TotSec = FatBpb->Fat12_16.BPB_TotSec16; in GetFatType()
363 (FatBpb->Fat12_16.BPB_TotSec16 != 0)) { in GetFatType()
365 FatBpb->Fat12_16.BPB_TotSec16, 0); in GetFatType()
524 printf (" 13 Sectors (under 32MB) %04x\n", FatBpb.Fat12_16.BPB_TotSec16); in ParseBootSector()
/device/linaro/bootloader/edk2/BaseTools/Source/C/GnuGenBootSector/
DFatFormat.h34 UINT16 BPB_TotSec16; member
74 UINT16 BPB_TotSec16; member