ReactOS 0.4.15-dev-7958-gcd0bb1a
_UNIATA_CTL Struct Reference

#include <uata_ctl.h>

Collaboration diagram for _UNIATA_CTL:

Public Attributes

SRB_IO_CONTROL hdr
 
SCSI_ADDRESS addr
 
ULONG Reserved
 
union {
   UCHAR   RawData [1]
 
   ADDREMOVEDEV   FindDelDev
 
   SETTRANSFERMODE   SetMode
 
   GETTRANSFERMODE   GetMode
 
   ADAPTERINFO   AdapterInfo
 
   GETDRVVERSION   Version
 
   UNIATA_REG_IO_HDR   RegIo
 
}; 
 

Detailed Description

Definition at line 294 of file uata_ctl.h.

Member Data Documentation

◆ 

union { ... } _UNIATA_CTL::@1313

◆ AdapterInfo

ADAPTERINFO _UNIATA_CTL::AdapterInfo

Definition at line 303 of file uata_ctl.h.

Referenced by AtapiStartIo__().

◆ addr

SCSI_ADDRESS _UNIATA_CTL::addr

Definition at line 296 of file uata_ctl.h.

Referenced by ata_send_ioctl(), and AtapiStartIo__().

◆ FindDelDev

ADDREMOVEDEV _UNIATA_CTL::FindDelDev

Definition at line 300 of file uata_ctl.h.

Referenced by AtapiStartIo__().

◆ GetMode

GETTRANSFERMODE _UNIATA_CTL::GetMode

Definition at line 302 of file uata_ctl.h.

Referenced by AtapiStartIo__().

◆ hdr

SRB_IO_CONTROL _UNIATA_CTL::hdr

Definition at line 295 of file uata_ctl.h.

Referenced by ata_send_ioctl(), and AtapiStartIo__().

◆ RawData

UCHAR _UNIATA_CTL::RawData[1]

Definition at line 299 of file uata_ctl.h.

Referenced by ata_send_ioctl().

◆ RegIo

UNIATA_REG_IO_HDR _UNIATA_CTL::RegIo

Definition at line 307 of file uata_ctl.h.

◆ Reserved

ULONG _UNIATA_CTL::Reserved

Definition at line 297 of file uata_ctl.h.

◆ SetMode

SETTRANSFERMODE _UNIATA_CTL::SetMode

Definition at line 301 of file uata_ctl.h.

Referenced by AtapiStartIo__().

◆ Version

GETDRVVERSION _UNIATA_CTL::Version

Definition at line 306 of file uata_ctl.h.

Referenced by AtapiStartIo__().


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