ReactOS 0.4.15-dev-7131-ge4d03f4
|
#include <ntdddisk.h>
Public Attributes | |
LARGE_INTEGER | Cylinders |
MEDIA_TYPE | MediaType |
ULONG | TracksPerCylinder |
ULONG | SectorsPerTrack |
ULONG | BytesPerSector |
DWORD | TracksPerCylinder |
DWORD | SectorsPerTrack |
DWORD | BytesPerSector |
Definition at line 404 of file ntdddisk.h.
DWORD _DISK_GEOMETRY::BytesPerSector |
Definition at line 409 of file ntdddisk.h.
Referenced by AddDiskToList(), ClassInterpretLBProvisioningLogPage(), ClassInterpretSenseInfo(), ClasspAdvanceOffloadWritePosition(), ClasspCompleteOffloadRead(), ClasspCompleteOffloadWrite(), ClasspContinueOffloadWrite(), ClasspDeviceGetLBAStatusWorker(), ClasspDeviceLBProvisioningProperty(), ClasspReceivePopulateTokenInformationTransferPacketDone(), ClasspReceiveWriteUsingTokenInformationTransferPacketDone(), ClasspWriteUsingTokenTransferPacketDone(), ClassReadDriveCapacity(), CommandDumpSector(), CommandPartInfo(), DetermineMediaType(), DeviceIoctlPassive(), DiskDetermineMediaTypes(), DiskInitFdo(), DiskIoctlGetDriveGeometryEx(), DiskIoctlPredictFailure(), DiskModeSelect(), FormatEx2(), FsRecGetDeviceSectorSize(), FstubAllocateDiskInformation(), InterpretCapacityData(), IoGetBootDiskInformation(), IopCreateArcNamesDisk(), main(), NtfsGetVolumeData(), NtfsHasFileSystem(), PartMgrRefreshDiskData(), RamdiskDeviceControl(), RawQueryFsSizeInfo(), ReadWritePassive(), RWDetermineMediaType(), ScsiFlopDeviceControl(), ScsiFlopReadWriteVerification(), ServiceTransferRequest(), StepLowMemRetry(), test_vol(), UDFGetBlockSize(), USBFlopFormatTracks(), USBFlopGetMediaTypes(), VfatFormat(), VfatHasFileSystem(), VfatxFormat(), VfdFormatTrack(), ViGetDriveGeometry(), vol_get_drive_geometry(), xHalGetPartialGeometry(), and xHalIoReadPartitionTable().
DWORD _DISK_GEOMETRY::BytesPerSector |
Definition at line 304 of file winioctl.h.
LARGE_INTEGER _DISK_GEOMETRY::Cylinders |
Definition at line 405 of file ntdddisk.h.
Referenced by AddDiskToList(), CommandDumpSector(), CommandPartInfo(), count_blocks(), DetermineMediaType(), DeviceIoctlPassive(), DiskDetermineMediaTypes(), InterpretCapacityData(), main(), RamdiskDeviceControl(), RawQueryFsSizeInfo(), RWDetermineMediaType(), ScsiFlopDeviceControl(), UDFGetBlockSize(), USBFlopFormatTracks(), USBFlopGetMediaTypes(), VfatFormat(), VfatxFormat(), VfdFormatCheck(), VfdOpenImage(), ViGetDriveGeometry(), vol_get_drive_geometry(), and xHalGetPartialGeometry().
MEDIA_TYPE _DISK_GEOMETRY::MediaType |
Definition at line 406 of file ntdddisk.h.
Referenced by AddControllers(), AddDiskToList(), ClassReadDriveCapacity(), CommandDumpSector(), CommandPartInfo(), DetermineMediaType(), DeviceIoctlPassive(), DriverEvtDeviceAdd(), InterpretCapacityData(), main(), NtfsHasFileSystem(), RamdiskDeviceControl(), ReadWritePassive(), RWDetermineMediaType(), ScsiFlopDeviceControl(), ScsiFlopInitDevice(), ScsiFlopProcessError(), USBFlopFormatTracks(), USBFlopGetMediaTypes(), VfatFormat(), VfatHasFileSystem(), VfatxFormat(), ViGetDriveGeometry(), vol_get_drive_geometry(), and xHalIoReadPartitionTable().
DWORD _DISK_GEOMETRY::SectorsPerTrack |
Definition at line 408 of file ntdddisk.h.
Referenced by AddDiskToList(), CommandDumpSector(), CommandPartInfo(), count_blocks(), DetermineMediaType(), DeviceIoctlPassive(), DiskDetermineMediaTypes(), DriverEvtDeviceAdd(), InterpretCapacityData(), main(), RamdiskDeviceControl(), RawQueryFsSizeInfo(), ReadWritePassive(), RWDetermineMediaType(), ScsiFlopDeviceControl(), UDFGetBlockSize(), USBFlopFormatTracks(), USBFlopGetMediaTypes(), VfatFormat(), VfatxFormat(), VfdFormatCheck(), VfdFormatTrack(), VfdOpenImage(), ViGetDriveGeometry(), vol_get_drive_geometry(), and xHalGetPartialGeometry().
DWORD _DISK_GEOMETRY::SectorsPerTrack |
Definition at line 303 of file winioctl.h.
DWORD _DISK_GEOMETRY::TracksPerCylinder |
Definition at line 407 of file ntdddisk.h.
Referenced by AddDiskToList(), CommandDumpSector(), CommandPartInfo(), count_blocks(), DetermineMediaType(), DeviceIoctlPassive(), DiskDetermineMediaTypes(), DriverEvtDeviceAdd(), InterpretCapacityData(), main(), RamdiskDeviceControl(), RawQueryFsSizeInfo(), ReadWritePassive(), RWDetermineMediaType(), ScsiFlopDeviceControl(), UDFGetBlockSize(), USBFlopFormatTracks(), USBFlopGetMediaTypes(), VfatFormat(), VfatxFormat(), VfdFormatCheck(), VfdFormatTrack(), VfdOpenImage(), ViGetDriveGeometry(), vol_get_drive_geometry(), and xHalGetPartialGeometry().
DWORD _DISK_GEOMETRY::TracksPerCylinder |
Definition at line 302 of file winioctl.h.