ReactOS 0.4.16-dev-289-g096a551
|
#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 399 of file ntdddisk.h.
DWORD _DISK_GEOMETRY::BytesPerSector |
Definition at line 404 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(), QueryDeviceInformation(), 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 366 of file winioctl.h.
LARGE_INTEGER _DISK_GEOMETRY::Cylinders |
Definition at line 400 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 401 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 403 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 365 of file winioctl.h.
DWORD _DISK_GEOMETRY::TracksPerCylinder |
Definition at line 402 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 364 of file winioctl.h.