ReactOS 0.4.15-dev-7953-g1f49173
_IO_SCSI_CAPABILITIES Struct Reference

#include <scsi_port.h>

Public Attributes

ULONG Length
 
ULONG MaximumTransferLength
 
ULONG MaximumPhysicalPages
 
ULONG SupportedAsynchronousEvents
 
ULONG AlignmentMask
 
BOOLEAN TaggedQueuing
 
BOOLEAN AdapterScansDown
 
BOOLEAN AdapterUsesPio
 

Detailed Description

Definition at line 135 of file scsi_port.h.

Member Data Documentation

◆ AdapterScansDown

BOOLEAN _IO_SCSI_CAPABILITIES::AdapterScansDown

Definition at line 142 of file scsi_port.h.

Referenced by FdoHandleQueryProperty(), and ScsiPortInitialize().

◆ AdapterUsesPio

BOOLEAN _IO_SCSI_CAPABILITIES::AdapterUsesPio

Definition at line 143 of file scsi_port.h.

Referenced by FdoHandleQueryProperty(), and ScsiPortInitialize().

◆ AlignmentMask

ULONG _IO_SCSI_CAPABILITIES::AlignmentMask

Definition at line 140 of file scsi_port.h.

Referenced by FdoHandleQueryProperty(), and ScsiPortInitialize().

◆ Length

ULONG _IO_SCSI_CAPABILITIES::Length

Definition at line 136 of file scsi_port.h.

Referenced by ScsiPortInitialize().

◆ MaximumPhysicalPages

ULONG _IO_SCSI_CAPABILITIES::MaximumPhysicalPages

◆ MaximumTransferLength

ULONG _IO_SCSI_CAPABILITIES::MaximumTransferLength

Definition at line 137 of file scsi_port.h.

Referenced by FdoHandleQueryProperty(), and ScsiPortInitialize().

◆ SupportedAsynchronousEvents

ULONG _IO_SCSI_CAPABILITIES::SupportedAsynchronousEvents

Definition at line 139 of file scsi_port.h.

Referenced by ScsiPortInitialize().

◆ TaggedQueuing

BOOLEAN _IO_SCSI_CAPABILITIES::TaggedQueuing

Definition at line 141 of file scsi_port.h.

Referenced by FdoHandleQueryProperty(), and ScsiPortInitialize().


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