ReactOS 0.4.15-dev-7924-g5949c20
_CHANINFO Struct Reference

#include <uata_ctl.h>

Public Attributes

ULONG MaxTransferMode
 
ULONG ChannelCtrlFlags
 
LONGLONG QueueStat [MAX_QUEUE_STAT]
 
LONGLONG ReorderCount
 
LONGLONG IntersectCount
 
LONGLONG TryReorderCount
 
LONGLONG TryReorderHeadCount
 
LONGLONG TryReorderTailCount
 

Detailed Description

Definition at line 103 of file uata_ctl.h.

Member Data Documentation

◆ ChannelCtrlFlags

ULONG _CHANINFO::ChannelCtrlFlags

Definition at line 105 of file uata_ctl.h.

Referenced by AtapiStartIo__().

◆ IntersectCount

LONGLONG _CHANINFO::IntersectCount

Definition at line 108 of file uata_ctl.h.

Referenced by AtapiStartIo__().

◆ MaxTransferMode

ULONG _CHANINFO::MaxTransferMode

Definition at line 104 of file uata_ctl.h.

Referenced by ata_check_unit(), and AtapiStartIo__().

◆ QueueStat

LONGLONG _CHANINFO::QueueStat[MAX_QUEUE_STAT]

Definition at line 106 of file uata_ctl.h.

Referenced by AtapiStartIo__().

◆ ReorderCount

LONGLONG _CHANINFO::ReorderCount

Definition at line 107 of file uata_ctl.h.

Referenced by AtapiStartIo__().

◆ TryReorderCount

LONGLONG _CHANINFO::TryReorderCount

Definition at line 109 of file uata_ctl.h.

Referenced by AtapiStartIo__().

◆ TryReorderHeadCount

LONGLONG _CHANINFO::TryReorderHeadCount

Definition at line 110 of file uata_ctl.h.

Referenced by AtapiStartIo__().

◆ TryReorderTailCount

LONGLONG _CHANINFO::TryReorderTailCount

Definition at line 111 of file uata_ctl.h.

Referenced by AtapiStartIo__().


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