ReactOS 0.4.17-dev-116-ga4b6fe9
_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 AtaFdoQueryStorageAdapterProperty(), and USBSTOR_HandleQueryProperty().

◆ AdapterScansDown

BOOLEAN _STORAGE_ADAPTER_DESCRIPTOR::AdapterScansDown

Definition at line 310 of file ntddstor.h.

Referenced by AtaFdoQueryStorageAdapterProperty(), and USBSTOR_HandleQueryProperty().

◆ AdapterUsesPio

BOOLEAN _STORAGE_ADAPTER_DESCRIPTOR::AdapterUsesPio

Definition at line 309 of file ntddstor.h.

Referenced by AtaFdoQueryStorageAdapterProperty(), and USBSTOR_HandleQueryProperty().

◆ AlignmentMask

ULONG _STORAGE_ADAPTER_DESCRIPTOR::AlignmentMask

◆ BusMajorVersion

USHORT _STORAGE_ADAPTER_DESCRIPTOR::BusMajorVersion

Definition at line 314 of file ntddstor.h.

Referenced by AtaFdoQueryStorageAdapterProperty(), and USBSTOR_HandleQueryProperty().

◆ BusMinorVersion

USHORT _STORAGE_ADAPTER_DESCRIPTOR::BusMinorVersion

Definition at line 315 of file ntddstor.h.

Referenced by AtaFdoQueryStorageAdapterProperty(), and USBSTOR_HandleQueryProperty().

◆ BusType

BOOLEAN _STORAGE_ADAPTER_DESCRIPTOR::BusType

◆ CommandQueueing

BOOLEAN _STORAGE_ADAPTER_DESCRIPTOR::CommandQueueing

◆ MaximumPhysicalPages

ULONG _STORAGE_ADAPTER_DESCRIPTOR::MaximumPhysicalPages

◆ MaximumTransferLength

◆ Size

ULONG _STORAGE_ADAPTER_DESCRIPTOR::Size

Definition at line 305 of file ntddstor.h.

Referenced by AtaFdoQueryStorageAdapterProperty(), and USBSTOR_HandleQueryProperty().

◆ Version

ULONG _STORAGE_ADAPTER_DESCRIPTOR::Version

Definition at line 304 of file ntddstor.h.

Referenced by AtaFdoQueryStorageAdapterProperty(), and USBSTOR_HandleQueryProperty().


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