ReactOS 0.4.16-dev-1946-g52006dd
_STORAGE_ADAPTER_DESCRIPTOR Struct Reference

#include <ntddstor.h>

Public Attributes

ULONG Version
 
ULONG Size
 
ULONG MaximumTransferLength
 
ULONG MaximumPhysicalPages
 
ULONG AlignmentMask
 
BOOLEAN AdapterUsesPio
 
BOOLEAN AdapterScansDown
 
BOOLEAN CommandQueueing
 
BOOLEAN AcceleratedTransfer
 
BOOLEAN BusType
 
USHORT BusMajorVersion
 
USHORT BusMinorVersion
 

Detailed Description

Definition at line 303 of file ntddstor.h.

Member Data Documentation

◆ AcceleratedTransfer

BOOLEAN _STORAGE_ADAPTER_DESCRIPTOR::AcceleratedTransfer

Definition at line 312 of file ntddstor.h.

Referenced by USBSTOR_HandleQueryProperty().

◆ AdapterScansDown

BOOLEAN _STORAGE_ADAPTER_DESCRIPTOR::AdapterScansDown

Definition at line 310 of file ntddstor.h.

Referenced by USBSTOR_HandleQueryProperty().

◆ AdapterUsesPio

BOOLEAN _STORAGE_ADAPTER_DESCRIPTOR::AdapterUsesPio

Definition at line 309 of file ntddstor.h.

Referenced by USBSTOR_HandleQueryProperty().

◆ AlignmentMask

ULONG _STORAGE_ADAPTER_DESCRIPTOR::AlignmentMask

Definition at line 308 of file ntddstor.h.

Referenced by ClasspPersistentReserve(), and USBSTOR_HandleQueryProperty().

◆ BusMajorVersion

USHORT _STORAGE_ADAPTER_DESCRIPTOR::BusMajorVersion

Definition at line 314 of file ntddstor.h.

Referenced by USBSTOR_HandleQueryProperty().

◆ BusMinorVersion

USHORT _STORAGE_ADAPTER_DESCRIPTOR::BusMinorVersion

Definition at line 315 of file ntddstor.h.

Referenced by USBSTOR_HandleQueryProperty().

◆ BusType

BOOLEAN _STORAGE_ADAPTER_DESCRIPTOR::BusType

◆ CommandQueueing

BOOLEAN _STORAGE_ADAPTER_DESCRIPTOR::CommandQueueing

Definition at line 311 of file ntddstor.h.

Referenced by DiskInitFdo(), and USBSTOR_HandleQueryProperty().

◆ MaximumPhysicalPages

ULONG _STORAGE_ADAPTER_DESCRIPTOR::MaximumPhysicalPages

Definition at line 307 of file ntddstor.h.

Referenced by InitializeTransferPackets(), and USBSTOR_HandleQueryProperty().

◆ MaximumTransferLength

◆ Size

ULONG _STORAGE_ADAPTER_DESCRIPTOR::Size

Definition at line 305 of file ntddstor.h.

Referenced by USBSTOR_HandleQueryProperty().

◆ Version

ULONG _STORAGE_ADAPTER_DESCRIPTOR::Version

Definition at line 304 of file ntddstor.h.

Referenced by USBSTOR_HandleQueryProperty().


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