ReactOS
0.4.14-dev-604-gcfdd483
|
#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 376 of file ntdddisk.h.
DWORD _DISK_GEOMETRY::BytesPerSector |
Definition at line 349 of file winioctl.h.
DWORD _DISK_GEOMETRY::BytesPerSector |
Definition at line 381 of file ntdddisk.h.
Referenced by AddDiskToList(), CdRomDeviceControlDispatch(), CdRomInitDevice(), CdRomInterpretReadCapacity(), CdRomReadWriteVerification(), CdRomUpdateCapacity(), CdRomUpdateGeometryCompletion(), ClassInterpretSenseInfo(), ClassReadDriveCapacity(), CommandDumpSector(), CommandPartInfo(), CreatePartitionDeviceObjects(), DetermineMediaType(), DeviceIoctlPassive(), DiskDetermineMediaTypes(), DiskDeviceControl(), DiskReadWriteVerification(), FormatEx2(), FsRecGetDeviceSectorSize(), FstubAllocateDiskInformation(), IoGetBootDiskInformation(), IopCreateArcNamesDisk(), NtfsGetVolumeData(), NtfsHasFileSystem(), RamdiskDeviceControl(), RawQueryFsSizeInfo(), ReadWritePassive(), RWDetermineMediaType(), ScsiFlopDeviceControl(), ScsiFlopReadWriteVerification(), test_vol(), UDFGetBlockSize(), USBFlopFormatTracks(), USBFlopGetMediaTypes(), VfatFormat(), VfatHasFileSystem(), VfatxFormat(), VfdFormatTrack(), ViGetDriveGeometry(), vol_get_drive_geometry(), xHalGetPartialGeometry(), and xHalIoReadPartitionTable().
LARGE_INTEGER _DISK_GEOMETRY::Cylinders |
Definition at line 377 of file ntdddisk.h.
Referenced by AddDiskToList(), CdRomDeviceControlDispatch(), CdRomInterpretReadCapacity(), ClassReadDriveCapacity(), CommandDumpSector(), CommandPartInfo(), count_blocks(), DetermineMediaType(), DeviceIoctlPassive(), DiskDetermineMediaTypes(), 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 378 of file ntdddisk.h.
Referenced by AddControllers(), AddDiskToList(), CdRomInterpretReadCapacity(), CdRomUpdateCapacity(), CdRomUpdateGeometryCompletion(), ClassReadDriveCapacity(), CommandDumpSector(), CommandPartInfo(), DetermineMediaType(), DeviceIoctlPassive(), NtfsHasFileSystem(), RamdiskDeviceControl(), ReadWritePassive(), RWDetermineMediaType(), ScsiFlopDeviceControl(), ScsiFlopProcessError(), USBFlopFormatTracks(), USBFlopGetMediaTypes(), VfatFormat(), VfatHasFileSystem(), VfatxFormat(), ViGetDriveGeometry(), vol_get_drive_geometry(), and xHalIoReadPartitionTable().
DWORD _DISK_GEOMETRY::SectorsPerTrack |
Definition at line 348 of file winioctl.h.
DWORD _DISK_GEOMETRY::SectorsPerTrack |
Definition at line 380 of file ntdddisk.h.
Referenced by AddDiskToList(), CdRomDeviceControlDispatch(), CdRomInitDevice(), CdRomInterpretReadCapacity(), ClassReadDriveCapacity(), CommandDumpSector(), CommandPartInfo(), count_blocks(), DetermineMediaType(), DeviceIoctlPassive(), DiskDetermineMediaTypes(), DiskDeviceControl(), 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 347 of file winioctl.h.
DWORD _DISK_GEOMETRY::TracksPerCylinder |
Definition at line 379 of file ntdddisk.h.
Referenced by AddDiskToList(), CdRomDeviceControlDispatch(), CdRomInitDevice(), CdRomInterpretReadCapacity(), ClassReadDriveCapacity(), CommandDumpSector(), CommandPartInfo(), count_blocks(), DetermineMediaType(), DeviceIoctlPassive(), DiskDetermineMediaTypes(), DiskDeviceControl(), RamdiskDeviceControl(), RawQueryFsSizeInfo(), ReadWritePassive(), RWDetermineMediaType(), ScsiFlopDeviceControl(), UDFGetBlockSize(), USBFlopFormatTracks(), USBFlopGetMediaTypes(), VfatFormat(), VfatxFormat(), VfdFormatCheck(), VfdFormatTrack(), VfdOpenImage(), ViGetDriveGeometry(), vol_get_drive_geometry(), and xHalGetPartialGeometry().