|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <imports.h>
Public Attributes | |
| ULONG | Size |
| BOOLEAN | MediaRemovable |
| BOOLEAN | MediaHotplug |
| BOOLEAN | DeviceHotplug |
| BOOLEAN | WriteCacheEnableOverride |
| BOOLEAN _STORAGE_HOTPLUG_INFO::DeviceHotplug |
Definition at line 248 of file imports.h.
Referenced by _Requires_lock_held_(), ClassDispatchPnp(), ClasspInitializeHotplugInfo(), DiskStartFdo(), and QueryDeviceInformation().
| BOOLEAN _STORAGE_HOTPLUG_INFO::MediaHotplug |
Definition at line 247 of file imports.h.
Referenced by _Requires_lock_held_(), ClasspInitializeHotplugInfo(), ClasspPowerHandler(), DiskStartFdo(), and QueryDeviceInformation().
| BOOLEAN _STORAGE_HOTPLUG_INFO::MediaRemovable |
Definition at line 246 of file imports.h.
Referenced by _Requires_lock_held_(), ClassDispatchPnp(), ClasspInitializeHotplugInfo(), ClasspPowerHandler(), and is_device_removable().
| ULONG _STORAGE_HOTPLUG_INFO::Size |
Definition at line 245 of file imports.h.
Referenced by ClasspInitializeHotplugInfo().
| BOOLEAN _STORAGE_HOTPLUG_INFO::WriteCacheEnableOverride |
Definition at line 249 of file imports.h.
Referenced by _Requires_lock_held_(), ClassDispatchPnp(), ClasspInitializeHotplugInfo(), and DiskStartFdo().