Home
last modified time | relevance | path

Searched defs:SectorsPerCylinder (Results 1 – 2 of 2) sorted by relevance

/reactos/drivers/storage/floppy/floppy/
H A Dreadwrite.c369 …UCHAR SectorsPerCylinder = (UCHAR)DriveInfo->DiskGeometry.SectorsPerTrack * (UCHAR)DriveInfo->Disk… in RWComputeCHS() local
/reactos/ntoskrnl/fstub/
H A Ddisksup.c1491 ULONG LastSector, Remainder, SectorsPerCylinder; in HalpCalculateChsValues() local