Home
last modified time | relevance | path

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

/reactos/drivers/storage/floppy/fdc/
H A Dfdo.c200 DriveInfo->FloppyDeviceData.FormatGapLength = FloppyDeviceData->FormatGapLength; in FdcFdoConfigCallback()
/reactos/modules/rosapps/drivers/vfd/
H A Dvfdfmt.c138 if (exparams->FormatGapLength > geometry->SectorsPerTrack || in VfdFormatCheck()
/reactos/subsystems/mvdm/ntvdm/bios/bios32/
H A Ddskbios32.c51 BYTE FormatGapLength; member
/reactos/drivers/storage/floppy/floppy/
H A Dfloppy.c562 DriveInfo->FloppyDeviceData.FormatGapLength = FloppyDeviceData->FormatGapLength; in ConfigCallback()
/reactos/sdk/include/reactos/wine/
H A Dwinioctl.h316 WORD FormatGapLength; member
/reactos/sdk/include/psdk/
H A Dntdddisk.h621 USHORT FormatGapLength; member
H A Dwinioctl.h618 WORD FormatGapLength; member
/reactos/sdk/include/xdk/
H A Dcmtypes.h496 UCHAR FormatGapLength; member
/reactos/boot/freeldr/freeldr/arch/i386/pc98/
H A Dpc98hw.c206 FloppyData->FormatGapLength = 108; in DetectBiosFloppyPeripheral()