Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
BusLogic_TargetStatistics Struct Reference

#include <BusLogic.h>

Data Fields

unsigned int CommandsAttempted
 
unsigned int CommandsCompleted
 
unsigned int ReadCommands
 
unsigned int WriteCommands
 
struct BusLogic_ByteCounter TotalBytesRead
 
struct BusLogic_ByteCounter 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 936 of file BusLogic.h.

Field Documentation

unsigned short BusDeviceResetsAttempted

Definition at line 949 of file BusLogic.h.

unsigned short BusDeviceResetsCompleted

Definition at line 950 of file BusLogic.h.

unsigned short BusDeviceResetsRequested

Definition at line 948 of file BusLogic.h.

unsigned short CommandAbortsAttempted

Definition at line 946 of file BusLogic.h.

unsigned short CommandAbortsCompleted

Definition at line 947 of file BusLogic.h.

unsigned short CommandAbortsRequested

Definition at line 945 of file BusLogic.h.

unsigned int CommandsAttempted

Definition at line 937 of file BusLogic.h.

unsigned int CommandsCompleted

Definition at line 938 of file BusLogic.h.

unsigned short HostAdapterResetsAttempted

Definition at line 952 of file BusLogic.h.

unsigned short HostAdapterResetsCompleted

Definition at line 953 of file BusLogic.h.

unsigned short HostAdapterResetsRequested

Definition at line 951 of file BusLogic.h.

unsigned int ReadCommands

Definition at line 939 of file BusLogic.h.

BusLogic_CommandSizeBuckets_T ReadCommandSizeBuckets

Definition at line 943 of file BusLogic.h.

struct BusLogic_ByteCounter TotalBytesRead

Definition at line 941 of file BusLogic.h.

struct BusLogic_ByteCounter TotalBytesWritten

Definition at line 942 of file BusLogic.h.

unsigned int WriteCommands

Definition at line 940 of file BusLogic.h.

BusLogic_CommandSizeBuckets_T WriteCommandSizeBuckets

Definition at line 944 of file BusLogic.h.


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