Home
last modified time | relevance | path

Searched refs:SectorsPerClusterAlignment (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/FatPkg/EnhancedFatDxe/
H A DInit.c208 UINT8 SectorsPerClusterAlignment; in FatOpenDevice() local
262 SectorsPerClusterAlignment = (UINT8) HighBitSet32 (FatBs.FatBsb.SectorsPerCluster); in FatOpenDevice()
263 if (SectorsPerClusterAlignment > MAX_SECTORS_PER_CLUSTER_ALIGNMENT) { in FatOpenDevice()
315 Volume->MaxCluster = (Sectors - FirstClusterLba) >> SectorsPerClusterAlignment; in FatOpenDevice()
316 Volume->ClusterAlignment = (UINT8)(BlockAlignment + SectorsPerClusterAlignment); in FatOpenDevice()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/FatPkg/EnhancedFatDxe/
H A DInit.c208 UINT8 SectorsPerClusterAlignment; in FatOpenDevice() local
262 SectorsPerClusterAlignment = (UINT8) HighBitSet32 (FatBs.FatBsb.SectorsPerCluster); in FatOpenDevice()
263 if (SectorsPerClusterAlignment > MAX_SECTORS_PER_CLUSTER_ALIGNMENT) { in FatOpenDevice()
315 Volume->MaxCluster = (Sectors - FirstClusterLba) >> SectorsPerClusterAlignment; in FatOpenDevice()
316 Volume->ClusterAlignment = (UINT8)(BlockAlignment + SectorsPerClusterAlignment); in FatOpenDevice()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/FatPkg/EnhancedFatDxe/
H A DInit.c208 UINT8 SectorsPerClusterAlignment; in FatOpenDevice() local
262 SectorsPerClusterAlignment = (UINT8) HighBitSet32 (FatBs.FatBsb.SectorsPerCluster); in FatOpenDevice()
263 if (SectorsPerClusterAlignment > MAX_SECTORS_PER_CLUSTER_ALIGNMENT) { in FatOpenDevice()
315 Volume->MaxCluster = (Sectors - FirstClusterLba) >> SectorsPerClusterAlignment; in FatOpenDevice()
316 Volume->ClusterAlignment = (UINT8)(BlockAlignment + SectorsPerClusterAlignment); in FatOpenDevice()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/FatPkg/EnhancedFatDxe/
H A DInit.c208 UINT8 SectorsPerClusterAlignment; in FatOpenDevice() local
262 SectorsPerClusterAlignment = (UINT8) HighBitSet32 (FatBs.FatBsb.SectorsPerCluster); in FatOpenDevice()
263 if (SectorsPerClusterAlignment > MAX_SECTORS_PER_CLUSTER_ALIGNMENT) { in FatOpenDevice()
315 Volume->MaxCluster = (Sectors - FirstClusterLba) >> SectorsPerClusterAlignment; in FatOpenDevice()
316 Volume->ClusterAlignment = (UINT8)(BlockAlignment + SectorsPerClusterAlignment); in FatOpenDevice()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/FatPkg/EnhancedFatDxe/
H A DInit.c208 UINT8 SectorsPerClusterAlignment; in FatOpenDevice() local
262 SectorsPerClusterAlignment = (UINT8) HighBitSet32 (FatBs.FatBsb.SectorsPerCluster); in FatOpenDevice()
263 if (SectorsPerClusterAlignment > MAX_SECTORS_PER_CLUSTER_ALIGNMENT) { in FatOpenDevice()
315 Volume->MaxCluster = (Sectors - FirstClusterLba) >> SectorsPerClusterAlignment; in FatOpenDevice()
316 Volume->ClusterAlignment = (UINT8)(BlockAlignment + SectorsPerClusterAlignment); in FatOpenDevice()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/FatPkg/EnhancedFatDxe/
H A DInit.c208 UINT8 SectorsPerClusterAlignment; in FatOpenDevice() local
262 SectorsPerClusterAlignment = (UINT8) HighBitSet32 (FatBs.FatBsb.SectorsPerCluster); in FatOpenDevice()
263 if (SectorsPerClusterAlignment > MAX_SECTORS_PER_CLUSTER_ALIGNMENT) { in FatOpenDevice()
315 Volume->MaxCluster = (Sectors - FirstClusterLba) >> SectorsPerClusterAlignment; in FatOpenDevice()
316 Volume->ClusterAlignment = (UINT8)(BlockAlignment + SectorsPerClusterAlignment); in FatOpenDevice()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/FatPkg/EnhancedFatDxe/
H A DInit.c208 UINT8 SectorsPerClusterAlignment; in FatOpenDevice() local
262 SectorsPerClusterAlignment = (UINT8) HighBitSet32 (FatBs.FatBsb.SectorsPerCluster); in FatOpenDevice()
263 if (SectorsPerClusterAlignment > MAX_SECTORS_PER_CLUSTER_ALIGNMENT) { in FatOpenDevice()
315 Volume->MaxCluster = (Sectors - FirstClusterLba) >> SectorsPerClusterAlignment; in FatOpenDevice()
316 Volume->ClusterAlignment = (UINT8)(BlockAlignment + SectorsPerClusterAlignment); in FatOpenDevice()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/FatPkg/EnhancedFatDxe/
H A DInit.c208 UINT8 SectorsPerClusterAlignment; in FatOpenDevice() local
262 SectorsPerClusterAlignment = (UINT8) HighBitSet32 (FatBs.FatBsb.SectorsPerCluster); in FatOpenDevice()
263 if (SectorsPerClusterAlignment > MAX_SECTORS_PER_CLUSTER_ALIGNMENT) { in FatOpenDevice()
315 Volume->MaxCluster = (Sectors - FirstClusterLba) >> SectorsPerClusterAlignment; in FatOpenDevice()
316 Volume->ClusterAlignment = (UINT8)(BlockAlignment + SectorsPerClusterAlignment); in FatOpenDevice()
/dports/sysutils/edk2/edk2-edk2-stable202102/FatPkg/EnhancedFatDxe/
H A DInit.c208 UINT8 SectorsPerClusterAlignment; in FatOpenDevice() local
262 SectorsPerClusterAlignment = (UINT8) HighBitSet32 (FatBs.FatBsb.SectorsPerCluster); in FatOpenDevice()
263 if (SectorsPerClusterAlignment > MAX_SECTORS_PER_CLUSTER_ALIGNMENT) { in FatOpenDevice()
315 Volume->MaxCluster = (Sectors - FirstClusterLba) >> SectorsPerClusterAlignment; in FatOpenDevice()
316 Volume->ClusterAlignment = (UINT8)(BlockAlignment + SectorsPerClusterAlignment); in FatOpenDevice()