ReactOS 0.4.15-dev-7931-gfd331f1
BusLogic_TargetStatistics Struct Reference

#include <BusLogic958.h>

Collaboration diagram for BusLogic_TargetStatistics:

Public Attributes

unsigned int CommandsAttempted
 
unsigned int CommandsCompleted
 
unsigned int ReadCommands
 
unsigned int WriteCommands
 
BusLogic_ByteCounter_T TotalBytesRead
 
BusLogic_ByteCounter_T TotalBytesWritten
 
BusLogic_CommandSizeBuckets_T ReadCommandSizeBuckets
 
BusLogic_CommandSizeBuckets_T WriteCommandSizeBuckets
 
unsigned short CommandAbortsRequested
 
unsigned short CommandAbortsAttempted
 
unsigned short CommandAbortsCompleted
 
unsigned short BusDeviceResetsRequested
 
unsigned short BusDeviceResetsAttempted
 
unsigned short BusDeviceResetsCompleted
 
unsigned short HostAdapterResetsRequested
 
unsigned short HostAdapterResetsAttempted
 
unsigned short HostAdapterResetsCompleted
 

Detailed Description

Definition at line 259 of file BusLogic958.h.

Member Data Documentation

◆ BusDeviceResetsAttempted

unsigned short BusLogic_TargetStatistics::BusDeviceResetsAttempted

Definition at line 273 of file BusLogic958.h.

Referenced by BusLogic_SendBusDeviceReset().

◆ BusDeviceResetsCompleted

unsigned short BusLogic_TargetStatistics::BusDeviceResetsCompleted

Definition at line 274 of file BusLogic958.h.

Referenced by BusLogic_ProcessCompletedCCBs().

◆ BusDeviceResetsRequested

unsigned short BusLogic_TargetStatistics::BusDeviceResetsRequested

Definition at line 272 of file BusLogic958.h.

Referenced by BusLogic_SendBusDeviceReset().

◆ CommandAbortsAttempted

unsigned short BusLogic_TargetStatistics::CommandAbortsAttempted

Definition at line 270 of file BusLogic958.h.

◆ CommandAbortsCompleted

unsigned short BusLogic_TargetStatistics::CommandAbortsCompleted

Definition at line 271 of file BusLogic958.h.

◆ CommandAbortsRequested

unsigned short BusLogic_TargetStatistics::CommandAbortsRequested

Definition at line 269 of file BusLogic958.h.

◆ CommandsAttempted

unsigned int BusLogic_TargetStatistics::CommandsAttempted

Definition at line 261 of file BusLogic958.h.

Referenced by BusLogic_WriteOutgoingMailbox().

◆ CommandsCompleted

unsigned int BusLogic_TargetStatistics::CommandsCompleted

Definition at line 262 of file BusLogic958.h.

Referenced by BusLogic_ProcessCompletedCCBs().

◆ HostAdapterResetsAttempted

unsigned short BusLogic_TargetStatistics::HostAdapterResetsAttempted

Definition at line 276 of file BusLogic958.h.

◆ HostAdapterResetsCompleted

unsigned short BusLogic_TargetStatistics::HostAdapterResetsCompleted

Definition at line 277 of file BusLogic958.h.

◆ HostAdapterResetsRequested

unsigned short BusLogic_TargetStatistics::HostAdapterResetsRequested

Definition at line 275 of file BusLogic958.h.

◆ ReadCommands

unsigned int BusLogic_TargetStatistics::ReadCommands

Definition at line 263 of file BusLogic958.h.

Referenced by BusLogic_QueueCommand().

◆ ReadCommandSizeBuckets

BusLogic_CommandSizeBuckets_T BusLogic_TargetStatistics::ReadCommandSizeBuckets

Definition at line 267 of file BusLogic958.h.

◆ TotalBytesRead

BusLogic_ByteCounter_T BusLogic_TargetStatistics::TotalBytesRead

Definition at line 265 of file BusLogic958.h.

◆ TotalBytesWritten

BusLogic_ByteCounter_T BusLogic_TargetStatistics::TotalBytesWritten

Definition at line 266 of file BusLogic958.h.

◆ WriteCommands

unsigned int BusLogic_TargetStatistics::WriteCommands

Definition at line 264 of file BusLogic958.h.

Referenced by BusLogic_QueueCommand().

◆ WriteCommandSizeBuckets

BusLogic_CommandSizeBuckets_T BusLogic_TargetStatistics::WriteCommandSizeBuckets

Definition at line 268 of file BusLogic958.h.


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