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

#include <DAC960.h>

Data Fields

unsigned char MessageType
 
unsigned char MessageLength
 
unsigned char TargetID:5
 
unsigned char Channel:3
 
unsigned char LogicalUnit:6
 
unsigned char:2
 
unsigned short SequenceNumber
 
unsigned char ErrorCode:7
 
bool Valid:1
 
unsigned char SegmentNumber
 
DAC960_SCSI_RequestSenseKey_T SenseKey:4
 
bool ILI:1
 
bool EOM:1
 
bool Filemark:1
 
unsigned char Information [4]
 
unsigned char AdditionalSenseLength
 
unsigned char CommandSpecificInformation [4]
 
unsigned char AdditionalSenseCode
 
unsigned char AdditionalSenseCodeQualifier
 
unsigned char Dummy [12]
 

Detailed Description

Definition at line 609 of file DAC960.h.

Field Documentation

unsigned char AdditionalSenseCode

Definition at line 629 of file DAC960.h.

unsigned char AdditionalSenseCodeQualifier

Definition at line 630 of file DAC960.h.

unsigned char AdditionalSenseLength

Definition at line 627 of file DAC960.h.

unsigned char Channel

Definition at line 614 of file DAC960.h.

unsigned char

Definition at line 616 of file DAC960.h.

unsigned char CommandSpecificInformation[4]

Definition at line 628 of file DAC960.h.

unsigned char Dummy[12]

Definition at line 631 of file DAC960.h.

bool EOM

Definition at line 624 of file DAC960.h.

unsigned char ErrorCode

Definition at line 618 of file DAC960.h.

bool Filemark

Definition at line 625 of file DAC960.h.

bool ILI

Definition at line 623 of file DAC960.h.

unsigned char Information[4]

Definition at line 626 of file DAC960.h.

unsigned char LogicalUnit

Definition at line 615 of file DAC960.h.

unsigned char MessageLength

Definition at line 612 of file DAC960.h.

unsigned char MessageType

Definition at line 611 of file DAC960.h.

unsigned char SegmentNumber

Definition at line 620 of file DAC960.h.

DAC960_SCSI_RequestSenseKey_T SenseKey

Definition at line 621 of file DAC960.h.

unsigned short SequenceNumber

Definition at line 617 of file DAC960.h.

unsigned char TargetID

Definition at line 613 of file DAC960.h.

bool Valid

Definition at line 619 of file DAC960.h.


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