|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ntddstor.h>
Public Attributes | |
| DEVICE_TYPE | DeviceType |
| ULONG | DeviceNumber |
| ULONG | PartitionNumber |
Definition at line 323 of file ntddstor.h.
| ULONG _STORAGE_DEVICE_NUMBER::DeviceNumber |
Definition at line 325 of file ntddstor.h.
Referenced by _Requires_lock_held_(), add_device(), ClassDeviceControl(), disk_arrival(), FdoHandleStartDevice(), find_devices(), init_device(), PartitionHandleDeviceControl(), RequestHandleGetDeviceNumber(), vol_get_device_number(), and volume_arrival().
| DEVICE_TYPE _STORAGE_DEVICE_NUMBER::DeviceType |
Definition at line 324 of file ntddstor.h.
Referenced by add_device(), ClassDeviceControl(), disk_arrival(), PartitionHandleDeviceControl(), RequestHandleGetDeviceNumber(), vol_get_device_number(), and volume_arrival().
| ULONG _STORAGE_DEVICE_NUMBER::PartitionNumber |
Definition at line 326 of file ntddstor.h.
Referenced by add_device(), ClassDeviceControl(), disk_arrival(), find_devices(), init_device(), PartitionHandleDeviceControl(), RequestHandleGetDeviceNumber(), vol_get_device_number(), and volume_arrival().