|
Linux Kernel
3.7.1
|
#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 |
Definition at line 936 of file BusLogic.h.
| 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.
1.8.2