ReactOS 0.4.15-dev-7953-g1f49173
_SETTRANSFERMODE Struct Reference

#include <uata_ctl.h>

Public Attributes

ULONG MaxMode
 
ULONG OrigMode
 
BOOLEAN ApplyImmediately
 
UCHAR Reserved [3]
 

Detailed Description

Definition at line 80 of file uata_ctl.h.

Member Data Documentation

◆ ApplyImmediately

BOOLEAN _SETTRANSFERMODE::ApplyImmediately

Definition at line 83 of file uata_ctl.h.

Referenced by ata_mode(), and AtapiStartIo__().

◆ MaxMode

ULONG _SETTRANSFERMODE::MaxMode

Definition at line 81 of file uata_ctl.h.

Referenced by ata_mode(), and AtapiStartIo__().

◆ OrigMode

ULONG _SETTRANSFERMODE::OrigMode

Definition at line 82 of file uata_ctl.h.

Referenced by ata_mode(), and AtapiStartIo__().

◆ Reserved

UCHAR _SETTRANSFERMODE::Reserved[3]

Definition at line 84 of file uata_ctl.h.


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