ReactOS 0.4.15-dev-7942-gd23573b
_STORAGE_MINIPORT_DESCRIPTOR Struct Reference

#include <ntddstor.h>

Collaboration diagram for _STORAGE_MINIPORT_DESCRIPTOR:

Public Attributes

ULONG Version
 
ULONG Size
 
STORAGE_PORT_CODE_SET Portdriver
 
BOOLEAN LUNResetSupported
 
BOOLEAN TargetResetSupported
 
USHORT IoTimeoutValue
 
BOOLEAN ExtraIoInfoSupported
 
UCHAR Reserved0 [3]
 
ULONG Reserved1
 

Detailed Description

Definition at line 628 of file ntddstor.h.

Member Data Documentation

◆ ExtraIoInfoSupported

BOOLEAN _STORAGE_MINIPORT_DESCRIPTOR::ExtraIoInfoSupported

Definition at line 638 of file ntddstor.h.

◆ IoTimeoutValue

USHORT _STORAGE_MINIPORT_DESCRIPTOR::IoTimeoutValue

Definition at line 635 of file ntddstor.h.

◆ LUNResetSupported

BOOLEAN _STORAGE_MINIPORT_DESCRIPTOR::LUNResetSupported

Definition at line 632 of file ntddstor.h.

◆ Portdriver

STORAGE_PORT_CODE_SET _STORAGE_MINIPORT_DESCRIPTOR::Portdriver

Definition at line 631 of file ntddstor.h.

◆ Reserved0

UCHAR _STORAGE_MINIPORT_DESCRIPTOR::Reserved0[3]

Definition at line 639 of file ntddstor.h.

◆ Reserved1

ULONG _STORAGE_MINIPORT_DESCRIPTOR::Reserved1

Definition at line 640 of file ntddstor.h.

◆ Size

ULONG _STORAGE_MINIPORT_DESCRIPTOR::Size

Definition at line 630 of file ntddstor.h.

◆ TargetResetSupported

BOOLEAN _STORAGE_MINIPORT_DESCRIPTOR::TargetResetSupported

Definition at line 633 of file ntddstor.h.

◆ Version

ULONG _STORAGE_MINIPORT_DESCRIPTOR::Version

Definition at line 629 of file ntddstor.h.


The documentation for this struct was generated from the following file: