Home
last modified time | relevance | path

Searched refs:SectorsPerFat (Results 1 – 25 of 53) sorted by relevance

123

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/FatPkg/EnhancedFatDxe/
H A DInit.c207 UINTN SectorsPerFat; in FatOpenDevice() local
234 SectorsPerFat = FatBs.FatBsb.SectorsPerFat; in FatOpenDevice()
235 if (SectorsPerFat == 0) { in FatOpenDevice()
236 SectorsPerFat = FatBs.FatBse.Fat32Bse.LargeSectorsPerFat; in FatOpenDevice()
289 …if ((SectorsPerFat == 0 || FatBs.FatBse.Fat32Bse.FsVersion != 0) || (FatBs.FatBse.Fat32Bse.Extende… in FatOpenDevice()
306 RootLba = FatBs.FatBsb.NumFats * SectorsPerFat + FatLba; in FatOpenDevice()
310 Volume->FatSize = SectorsPerFat * BlockSize; in FatOpenDevice()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/FatPkg/EnhancedFatDxe/
H A DInit.c207 UINTN SectorsPerFat; in FatOpenDevice() local
234 SectorsPerFat = FatBs.FatBsb.SectorsPerFat; in FatOpenDevice()
235 if (SectorsPerFat == 0) { in FatOpenDevice()
236 SectorsPerFat = FatBs.FatBse.Fat32Bse.LargeSectorsPerFat; in FatOpenDevice()
289 …if ((SectorsPerFat == 0 || FatBs.FatBse.Fat32Bse.FsVersion != 0) || (FatBs.FatBse.Fat32Bse.Extende… in FatOpenDevice()
306 RootLba = FatBs.FatBsb.NumFats * SectorsPerFat + FatLba; in FatOpenDevice()
310 Volume->FatSize = SectorsPerFat * BlockSize; in FatOpenDevice()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/FatPkg/EnhancedFatDxe/
H A DInit.c207 UINTN SectorsPerFat; in FatOpenDevice() local
234 SectorsPerFat = FatBs.FatBsb.SectorsPerFat; in FatOpenDevice()
235 if (SectorsPerFat == 0) { in FatOpenDevice()
236 SectorsPerFat = FatBs.FatBse.Fat32Bse.LargeSectorsPerFat; in FatOpenDevice()
289 …if ((SectorsPerFat == 0 || FatBs.FatBse.Fat32Bse.FsVersion != 0) || (FatBs.FatBse.Fat32Bse.Extende… in FatOpenDevice()
306 RootLba = FatBs.FatBsb.NumFats * SectorsPerFat + FatLba; in FatOpenDevice()
310 Volume->FatSize = SectorsPerFat * BlockSize; in FatOpenDevice()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/FatPkg/EnhancedFatDxe/
H A DInit.c207 UINTN SectorsPerFat; in FatOpenDevice() local
234 SectorsPerFat = FatBs.FatBsb.SectorsPerFat; in FatOpenDevice()
235 if (SectorsPerFat == 0) { in FatOpenDevice()
236 SectorsPerFat = FatBs.FatBse.Fat32Bse.LargeSectorsPerFat; in FatOpenDevice()
289 …if ((SectorsPerFat == 0 || FatBs.FatBse.Fat32Bse.FsVersion != 0) || (FatBs.FatBse.Fat32Bse.Extende… in FatOpenDevice()
306 RootLba = FatBs.FatBsb.NumFats * SectorsPerFat + FatLba; in FatOpenDevice()
310 Volume->FatSize = SectorsPerFat * BlockSize; in FatOpenDevice()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/FatPkg/EnhancedFatDxe/
H A DInit.c207 UINTN SectorsPerFat; in FatOpenDevice() local
234 SectorsPerFat = FatBs.FatBsb.SectorsPerFat; in FatOpenDevice()
235 if (SectorsPerFat == 0) { in FatOpenDevice()
236 SectorsPerFat = FatBs.FatBse.Fat32Bse.LargeSectorsPerFat; in FatOpenDevice()
289 …if ((SectorsPerFat == 0 || FatBs.FatBse.Fat32Bse.FsVersion != 0) || (FatBs.FatBse.Fat32Bse.Extende… in FatOpenDevice()
306 RootLba = FatBs.FatBsb.NumFats * SectorsPerFat + FatLba; in FatOpenDevice()
310 Volume->FatSize = SectorsPerFat * BlockSize; in FatOpenDevice()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/FatPkg/EnhancedFatDxe/
H A DInit.c207 UINTN SectorsPerFat; in FatOpenDevice() local
234 SectorsPerFat = FatBs.FatBsb.SectorsPerFat; in FatOpenDevice()
235 if (SectorsPerFat == 0) { in FatOpenDevice()
236 SectorsPerFat = FatBs.FatBse.Fat32Bse.LargeSectorsPerFat; in FatOpenDevice()
289 …if ((SectorsPerFat == 0 || FatBs.FatBse.Fat32Bse.FsVersion != 0) || (FatBs.FatBse.Fat32Bse.Extende… in FatOpenDevice()
306 RootLba = FatBs.FatBsb.NumFats * SectorsPerFat + FatLba; in FatOpenDevice()
310 Volume->FatSize = SectorsPerFat * BlockSize; in FatOpenDevice()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/FatPkg/EnhancedFatDxe/
H A DInit.c207 UINTN SectorsPerFat; in FatOpenDevice() local
234 SectorsPerFat = FatBs.FatBsb.SectorsPerFat; in FatOpenDevice()
235 if (SectorsPerFat == 0) { in FatOpenDevice()
236 SectorsPerFat = FatBs.FatBse.Fat32Bse.LargeSectorsPerFat; in FatOpenDevice()
289 …if ((SectorsPerFat == 0 || FatBs.FatBse.Fat32Bse.FsVersion != 0) || (FatBs.FatBse.Fat32Bse.Extende… in FatOpenDevice()
306 RootLba = FatBs.FatBsb.NumFats * SectorsPerFat + FatLba; in FatOpenDevice()
310 Volume->FatSize = SectorsPerFat * BlockSize; in FatOpenDevice()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/FatPkg/EnhancedFatDxe/
H A DInit.c207 UINTN SectorsPerFat; in FatOpenDevice() local
234 SectorsPerFat = FatBs.FatBsb.SectorsPerFat; in FatOpenDevice()
235 if (SectorsPerFat == 0) { in FatOpenDevice()
236 SectorsPerFat = FatBs.FatBse.Fat32Bse.LargeSectorsPerFat; in FatOpenDevice()
289 …if ((SectorsPerFat == 0 || FatBs.FatBse.Fat32Bse.FsVersion != 0) || (FatBs.FatBse.Fat32Bse.Extende… in FatOpenDevice()
306 RootLba = FatBs.FatBsb.NumFats * SectorsPerFat + FatLba; in FatOpenDevice()
310 Volume->FatSize = SectorsPerFat * BlockSize; in FatOpenDevice()
/dports/sysutils/edk2/edk2-edk2-stable202102/FatPkg/EnhancedFatDxe/
H A DInit.c207 UINTN SectorsPerFat; in FatOpenDevice() local
234 SectorsPerFat = FatBs.FatBsb.SectorsPerFat; in FatOpenDevice()
235 if (SectorsPerFat == 0) { in FatOpenDevice()
236 SectorsPerFat = FatBs.FatBse.Fat32Bse.LargeSectorsPerFat; in FatOpenDevice()
289 …if ((SectorsPerFat == 0 || FatBs.FatBse.Fat32Bse.FsVersion != 0) || (FatBs.FatBse.Fat32Bse.Extende… in FatOpenDevice()
306 RootLba = FatBs.FatBsb.NumFats * SectorsPerFat + FatLba; in FatOpenDevice()
310 Volume->FatSize = SectorsPerFat * BlockSize; in FatOpenDevice()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/FatPkg/FatPei/
H A DFatLiteAccess.c42 UINT32 SectorsPerFat; in FatGetBpbInfo() local
75 SectorsPerFat = Bpb.SectorsPerFat; in FatGetBpbInfo()
76 if (SectorsPerFat == 0) { in FatGetBpbInfo()
77 SectorsPerFat = BpbEx.LargeSectorsPerFat; in FatGetBpbInfo()
103 if (Volume->FatType == Fat32 && (SectorsPerFat == 0 || BpbEx.FsVersion != 0)) { in FatGetBpbInfo()
145 RootLba = Bpb.NoFats * SectorsPerFat + FatLba; in FatGetBpbInfo()
H A DFatLiteFmt.h89 UINT16 SectorsPerFat; // < FAT32 member
115 UINT16 SectorsPerFat; // < FAT32 member
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/FatPkg/FatPei/
H A DFatLiteAccess.c42 UINT32 SectorsPerFat; in FatGetBpbInfo() local
75 SectorsPerFat = Bpb.SectorsPerFat; in FatGetBpbInfo()
76 if (SectorsPerFat == 0) { in FatGetBpbInfo()
77 SectorsPerFat = BpbEx.LargeSectorsPerFat; in FatGetBpbInfo()
103 if (Volume->FatType == Fat32 && (SectorsPerFat == 0 || BpbEx.FsVersion != 0)) { in FatGetBpbInfo()
145 RootLba = Bpb.NoFats * SectorsPerFat + FatLba; in FatGetBpbInfo()
H A DFatLiteFmt.h89 UINT16 SectorsPerFat; // < FAT32 member
115 UINT16 SectorsPerFat; // < FAT32 member
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/FatPkg/FatPei/
H A DFatLiteAccess.c42 UINT32 SectorsPerFat; in FatGetBpbInfo() local
75 SectorsPerFat = Bpb.SectorsPerFat; in FatGetBpbInfo()
76 if (SectorsPerFat == 0) { in FatGetBpbInfo()
77 SectorsPerFat = BpbEx.LargeSectorsPerFat; in FatGetBpbInfo()
103 if (Volume->FatType == Fat32 && (SectorsPerFat == 0 || BpbEx.FsVersion != 0)) { in FatGetBpbInfo()
145 RootLba = Bpb.NoFats * SectorsPerFat + FatLba; in FatGetBpbInfo()
H A DFatLiteFmt.h89 UINT16 SectorsPerFat; // < FAT32 member
115 UINT16 SectorsPerFat; // < FAT32 member
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/FatPkg/FatPei/
H A DFatLiteAccess.c42 UINT32 SectorsPerFat; in FatGetBpbInfo() local
75 SectorsPerFat = Bpb.SectorsPerFat; in FatGetBpbInfo()
76 if (SectorsPerFat == 0) { in FatGetBpbInfo()
77 SectorsPerFat = BpbEx.LargeSectorsPerFat; in FatGetBpbInfo()
103 if (Volume->FatType == Fat32 && (SectorsPerFat == 0 || BpbEx.FsVersion != 0)) { in FatGetBpbInfo()
145 RootLba = Bpb.NoFats * SectorsPerFat + FatLba; in FatGetBpbInfo()
H A DFatLiteFmt.h89 UINT16 SectorsPerFat; // < FAT32 member
115 UINT16 SectorsPerFat; // < FAT32 member
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/FatPkg/FatPei/
H A DFatLiteAccess.c42 UINT32 SectorsPerFat; in FatGetBpbInfo() local
75 SectorsPerFat = Bpb.SectorsPerFat; in FatGetBpbInfo()
76 if (SectorsPerFat == 0) { in FatGetBpbInfo()
77 SectorsPerFat = BpbEx.LargeSectorsPerFat; in FatGetBpbInfo()
103 if (Volume->FatType == Fat32 && (SectorsPerFat == 0 || BpbEx.FsVersion != 0)) { in FatGetBpbInfo()
145 RootLba = Bpb.NoFats * SectorsPerFat + FatLba; in FatGetBpbInfo()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/FatPkg/FatPei/
H A DFatLiteAccess.c42 UINT32 SectorsPerFat; in FatGetBpbInfo() local
75 SectorsPerFat = Bpb.SectorsPerFat; in FatGetBpbInfo()
76 if (SectorsPerFat == 0) { in FatGetBpbInfo()
77 SectorsPerFat = BpbEx.LargeSectorsPerFat; in FatGetBpbInfo()
103 if (Volume->FatType == Fat32 && (SectorsPerFat == 0 || BpbEx.FsVersion != 0)) { in FatGetBpbInfo()
145 RootLba = Bpb.NoFats * SectorsPerFat + FatLba; in FatGetBpbInfo()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/FatPkg/FatPei/
H A DFatLiteAccess.c42 UINT32 SectorsPerFat; in FatGetBpbInfo() local
75 SectorsPerFat = Bpb.SectorsPerFat; in FatGetBpbInfo()
76 if (SectorsPerFat == 0) { in FatGetBpbInfo()
77 SectorsPerFat = BpbEx.LargeSectorsPerFat; in FatGetBpbInfo()
103 if (Volume->FatType == Fat32 && (SectorsPerFat == 0 || BpbEx.FsVersion != 0)) { in FatGetBpbInfo()
145 RootLba = Bpb.NoFats * SectorsPerFat + FatLba; in FatGetBpbInfo()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/FatPkg/FatPei/
H A DFatLiteAccess.c42 UINT32 SectorsPerFat; in FatGetBpbInfo() local
75 SectorsPerFat = Bpb.SectorsPerFat; in FatGetBpbInfo()
76 if (SectorsPerFat == 0) { in FatGetBpbInfo()
77 SectorsPerFat = BpbEx.LargeSectorsPerFat; in FatGetBpbInfo()
103 if (Volume->FatType == Fat32 && (SectorsPerFat == 0 || BpbEx.FsVersion != 0)) { in FatGetBpbInfo()
145 RootLba = Bpb.NoFats * SectorsPerFat + FatLba; in FatGetBpbInfo()
/dports/sysutils/edk2/edk2-edk2-stable202102/FatPkg/FatPei/
H A DFatLiteAccess.c42 UINT32 SectorsPerFat; in FatGetBpbInfo() local
75 SectorsPerFat = Bpb.SectorsPerFat; in FatGetBpbInfo()
76 if (SectorsPerFat == 0) { in FatGetBpbInfo()
77 SectorsPerFat = BpbEx.LargeSectorsPerFat; in FatGetBpbInfo()
103 if (Volume->FatType == Fat32 && (SectorsPerFat == 0 || BpbEx.FsVersion != 0)) { in FatGetBpbInfo()
145 RootLba = Bpb.NoFats * SectorsPerFat + FatLba; in FatGetBpbInfo()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/DuetPkg/BootSector/
H A Dbootsect.asm116 mul word ptr [bp+SectorsPerFat] ; ax = NoFats * SectorsPerFat
117 add ax,word ptr [bp+ReservedSectors] ; ax = NoFats * SectorsPerFat + ReservedSectors = RootLBA
122 …add ax,bx ; ax = NoFats * SectorsPerFat + ReservedSectors + RootDirS…
H A Dbootsect.S117 mulw SectorsPerFat(%bp) # ax = NoFats * SectorsPerFat
118 addw ReservedSectors(%bp), %ax # ax = NoFats * SectorsPerFat + ReservedSectors = RootLBA
123 …addw %bx, %ax # ax = NoFats * SectorsPerFat + ReservedSectors + RootDirS…
/dports/print/hplip/hplip-3.20.6/pcard/
H A Dfat.c89 uint16_t SectorsPerFat; /* 22 */ member
225 for (i=0; i<bpb.SectorsPerFat; i++) in UpdateFat()
235 for (i=0; i<bpb.SectorsPerFat; i++) in UpdateFat()
446 fprintf(stderr, "sectors/FAT=%d\n", bpb.SectorsPerFat); in FatInit()
456 da.RootDirStartSector = da.FatStartSector + ((int16_t)bpb.Fats * (int16_t)bpb.SectorsPerFat); in FatInit()
460 fatsize = bpb.SectorsPerFat * FAT_HARDSECT; in FatInit()
467 if (readsect(da.FatStartSector, bpb.SectorsPerFat, da.Fat12, da.Fat12Size) != 0) in FatInit()
479 if (readsect(da.FatStartSector, bpb.SectorsPerFat, da.Fat16, da.FatSize) != 0) in FatInit()
526 pa->SectorsPerFat = bpb.SectorsPerFat; in FatDiskAttributes()

123