ReactOS 0.4.15-dev-7953-g1f49173
_ADAPTERINFO Struct Reference

#include <uata_ctl.h>

Public Attributes

ULONG HeaderLength
 
ULONG DevID
 
ULONG RevID
 
ULONG slotNumber
 
ULONG SystemIoBusNumber
 
ULONG DevIndex
 
ULONG Channel
 
ULONG HbaCtrlFlags
 
BOOLEAN simplexOnly
 
BOOLEAN MemIo
 
BOOLEAN UnknownDev
 
BOOLEAN MasterDev
 
ULONG MaxTransferMode
 
ULONG HwFlags
 
ULONG OrigAdapterInterfaceType
 
CHAR DeviceName [64]
 
ULONG BusInterruptLevel
 
ULONG InterruptMode
 
ULONG BusInterruptVector
 
ULONG NumberChannels
 
BOOLEAN ChanInfoValid
 
UCHAR NumberLuns
 
BOOLEAN LunInfoValid
 
BOOLEAN ChanHeaderLengthValid
 
ULONG AdapterInterfaceType
 
ULONG ChanHeaderLength
 
ULONG LunHeaderLength
 

Detailed Description

Definition at line 115 of file uata_ctl.h.

Member Data Documentation

◆ AdapterInterfaceType

ULONG _ADAPTERINFO::AdapterInterfaceType

Definition at line 152 of file uata_ctl.h.

Referenced by ata_adapter_info(), and AtapiStartIo__().

◆ BusInterruptLevel

ULONG _ADAPTERINFO::BusInterruptLevel

Definition at line 138 of file uata_ctl.h.

Referenced by ata_adapter_info(), and AtapiStartIo__().

◆ BusInterruptVector

ULONG _ADAPTERINFO::BusInterruptVector

Definition at line 140 of file uata_ctl.h.

Referenced by AtapiStartIo__().

◆ ChanHeaderLength

ULONG _ADAPTERINFO::ChanHeaderLength

Definition at line 153 of file uata_ctl.h.

Referenced by ata_check_unit().

◆ ChanHeaderLengthValid

BOOLEAN _ADAPTERINFO::ChanHeaderLengthValid

Definition at line 150 of file uata_ctl.h.

Referenced by ata_check_unit(), and AtapiStartIo__().

◆ ChanInfoValid

BOOLEAN _ADAPTERINFO::ChanInfoValid

Definition at line 146 of file uata_ctl.h.

Referenced by AtapiStartIo__().

◆ Channel

ULONG _ADAPTERINFO::Channel

Definition at line 124 of file uata_ctl.h.

Referenced by AtapiStartIo__().

◆ DeviceName

CHAR _ADAPTERINFO::DeviceName[64]

Definition at line 136 of file uata_ctl.h.

Referenced by ata_adapter_info(), and AtapiStartIo__().

◆ DevID

ULONG _ADAPTERINFO::DevID

Definition at line 118 of file uata_ctl.h.

Referenced by ata_adapter_info(), and AtapiStartIo__().

◆ DevIndex

ULONG _ADAPTERINFO::DevIndex

Definition at line 122 of file uata_ctl.h.

Referenced by AtapiStartIo__().

◆ HbaCtrlFlags

ULONG _ADAPTERINFO::HbaCtrlFlags

Definition at line 126 of file uata_ctl.h.

Referenced by AtapiStartIo__().

◆ HeaderLength

ULONG _ADAPTERINFO::HeaderLength

Definition at line 117 of file uata_ctl.h.

Referenced by AtapiStartIo__().

◆ HwFlags

ULONG _ADAPTERINFO::HwFlags

Definition at line 133 of file uata_ctl.h.

Referenced by AtapiStartIo__().

◆ InterruptMode

ULONG _ADAPTERINFO::InterruptMode

Definition at line 139 of file uata_ctl.h.

Referenced by AtapiStartIo__().

◆ LunHeaderLength

ULONG _ADAPTERINFO::LunHeaderLength

Definition at line 154 of file uata_ctl.h.

◆ LunInfoValid

BOOLEAN _ADAPTERINFO::LunInfoValid

Definition at line 149 of file uata_ctl.h.

Referenced by AtapiStartIo__().

◆ MasterDev

BOOLEAN _ADAPTERINFO::MasterDev

Definition at line 130 of file uata_ctl.h.

Referenced by AtapiStartIo__().

◆ MaxTransferMode

ULONG _ADAPTERINFO::MaxTransferMode

Definition at line 132 of file uata_ctl.h.

Referenced by ata_adapter_info(), and AtapiStartIo__().

◆ MemIo

BOOLEAN _ADAPTERINFO::MemIo

Definition at line 128 of file uata_ctl.h.

Referenced by AtapiStartIo__().

◆ NumberChannels

ULONG _ADAPTERINFO::NumberChannels

Definition at line 145 of file uata_ctl.h.

Referenced by ata_check_unit(), and AtapiStartIo__().

◆ NumberLuns

UCHAR _ADAPTERINFO::NumberLuns

Definition at line 148 of file uata_ctl.h.

Referenced by AtapiStartIo__().

◆ OrigAdapterInterfaceType

ULONG _ADAPTERINFO::OrigAdapterInterfaceType

Definition at line 134 of file uata_ctl.h.

Referenced by ata_adapter_info(), and AtapiStartIo__().

◆ RevID

ULONG _ADAPTERINFO::RevID

Definition at line 119 of file uata_ctl.h.

Referenced by ata_adapter_info(), and AtapiStartIo__().

◆ simplexOnly

BOOLEAN _ADAPTERINFO::simplexOnly

Definition at line 127 of file uata_ctl.h.

Referenced by AtapiStartIo__().

◆ slotNumber

ULONG _ADAPTERINFO::slotNumber

Definition at line 120 of file uata_ctl.h.

Referenced by ata_adapter_info(), and AtapiStartIo__().

◆ SystemIoBusNumber

ULONG _ADAPTERINFO::SystemIoBusNumber

Definition at line 121 of file uata_ctl.h.

Referenced by ata_adapter_info(), and AtapiStartIo__().

◆ UnknownDev

BOOLEAN _ADAPTERINFO::UnknownDev

Definition at line 129 of file uata_ctl.h.

Referenced by AtapiStartIo__().


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