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

#include <DAC960.h>

Data Fields

unsigned char ErrorCode:7
 
bool Valid:1
 
unsigned char SegmentNumber
 
DAC960_SCSI_RequestSenseKey_T SenseKey:4
 
unsigned char:1
 
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
 

Detailed Description

Definition at line 201 of file DAC960.h.

Field Documentation

unsigned char AdditionalSenseCode

Definition at line 214 of file DAC960.h.

unsigned char AdditionalSenseCodeQualifier

Definition at line 215 of file DAC960.h.

unsigned char AdditionalSenseLength

Definition at line 212 of file DAC960.h.

unsigned char

Definition at line 207 of file DAC960.h.

unsigned char CommandSpecificInformation[4]

Definition at line 213 of file DAC960.h.

bool EOM

Definition at line 209 of file DAC960.h.

unsigned char ErrorCode

Definition at line 203 of file DAC960.h.

bool Filemark

Definition at line 210 of file DAC960.h.

bool ILI

Definition at line 208 of file DAC960.h.

unsigned char Information[4]

Definition at line 211 of file DAC960.h.

unsigned char SegmentNumber

Definition at line 205 of file DAC960.h.

DAC960_SCSI_RequestSenseKey_T SenseKey

Definition at line 206 of file DAC960.h.

bool Valid

Definition at line 204 of file DAC960.h.


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