ReactOS
0.4.14-dev-583-g2a1ba2c
|
#include <ntddstor.h>
Public Attributes | |
DEVICE_TYPE | DeviceType |
ULONG | DeviceNumber |
ULONG | PartitionNumber |
Definition at line 231 of file ntddstor.h.
ULONG _STORAGE_DEVICE_NUMBER::DeviceNumber |
Definition at line 233 of file ntddstor.h.
Referenced by _Requires_lock_held_(), add_device(), ClassDeviceControl(), disk_arrival(), find_devices(), init_device(), vol_get_device_number(), and volume_arrival().
DEVICE_TYPE _STORAGE_DEVICE_NUMBER::DeviceType |
Definition at line 232 of file ntddstor.h.
Referenced by add_device(), ClassDeviceControl(), disk_arrival(), vol_get_device_number(), and volume_arrival().
ULONG _STORAGE_DEVICE_NUMBER::PartitionNumber |
Definition at line 234 of file ntddstor.h.
Referenced by add_device(), ClassDeviceControl(), disk_arrival(), find_devices(), init_device(), vol_get_device_number(), and volume_arrival().