|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ntddstor.h>

Definition at line 458 of file ntddstor.h.
| union { ... } _DEVICE_MEDIA_INFO::BusSpecificData |
| STORAGE_BUS_TYPE _DEVICE_MEDIA_INFO::BusType |
Definition at line 482 of file ntddstor.h.
| ULONG _DEVICE_MEDIA_INFO::BytesPerSector |
Definition at line 465 of file ntddstor.h.
| ULONG _DEVICE_MEDIA_INFO::CurrentBlockSize |
Definition at line 481 of file ntddstor.h.
| LARGE_INTEGER _DEVICE_MEDIA_INFO::Cylinders |
Definition at line 461 of file ntddstor.h.
| UCHAR _DEVICE_MEDIA_INFO::DensityCode |
Definition at line 486 of file ntddstor.h.
| union { ... } _DEVICE_MEDIA_INFO::DeviceSpecific |
Referenced by DiskDetermineMediaTypes(), and RequestHandleGetMediaTypeEx().
| union { ... } _DEVICE_MEDIA_INFO::DeviceSpecific |
| struct { ... } _DEVICE_MEDIA_INFO::DiskInfo |
Referenced by DiskDetermineMediaTypes().
| struct { ... } _DEVICE_MEDIA_INFO::DiskInfo |
| ULONG _DEVICE_MEDIA_INFO::MediaCharacteristics |
Definition at line 467 of file ntddstor.h.
| STORAGE_MEDIA_TYPE _DEVICE_MEDIA_INFO::MediaType |
Definition at line 462 of file ntddstor.h.
| UCHAR _DEVICE_MEDIA_INFO::MediumType |
Definition at line 485 of file ntddstor.h.
| ULONG _DEVICE_MEDIA_INFO::NumberMediaSides |
Definition at line 466 of file ntddstor.h.
| struct { ... } _DEVICE_MEDIA_INFO::RemovableDiskInfo |
Referenced by DiskDetermineMediaTypes(), and RequestHandleGetMediaTypeEx().
| struct { ... } _DEVICE_MEDIA_INFO::RemovableDiskInfo |
| struct { ... } _DEVICE_MEDIA_INFO::ScsiInformation |
| ULONG _DEVICE_MEDIA_INFO::SectorsPerTrack |
Definition at line 464 of file ntddstor.h.
| struct { ... } _DEVICE_MEDIA_INFO::TapeInfo |
| struct { ... } _DEVICE_MEDIA_INFO::TapeInfo |
| ULONG _DEVICE_MEDIA_INFO::TracksPerCylinder |
Definition at line 463 of file ntddstor.h.