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

#include <tmscsim.h>

Data Fields

struct dc390_srbpNextSRB
 
struct dc390_dcbpSRBDCB
 
struct scsi_cmndpcmd
 
struct scatterlistpSegmentList
 
struct scatterlist Segmentx
 
unsigned long SGBusAddr
 
unsigned long SGToBeXferLen
 
unsigned long TotalXferredLen
 
unsigned long SavedTotXLen
 
unsigned long Saved_Ptr
 
u32 SRBState
 
u8 SRBStatus
 
u8 SRBFlag
 
u8 AdaptStatus
 
u8 TargetStatus
 
u8 ScsiPhase
 
s8 TagNumber
 
u8 SGIndex
 
u8 SGcount
 
u8 MsgCnt
 
u8 EndMessage
 
u8 MsgInBuf [6]
 
u8 MsgOutBuf [6]
 

Detailed Description

Definition at line 27 of file tmscsim.h.

Field Documentation

u8 AdaptStatus

Definition at line 50 of file tmscsim.h.

u8 EndMessage

Definition at line 59 of file tmscsim.h.

u8 MsgCnt

Definition at line 58 of file tmscsim.h.

u8 MsgInBuf[6]

Definition at line 61 of file tmscsim.h.

u8 MsgOutBuf[6]

Definition at line 62 of file tmscsim.h.

Definition at line 33 of file tmscsim.h.

struct dc390_srb* pNextSRB

Definition at line 31 of file tmscsim.h.

struct scatterlist* pSegmentList

Definition at line 34 of file tmscsim.h.

struct dc390_dcb* pSRBDCB

Definition at line 32 of file tmscsim.h.

unsigned long Saved_Ptr

Definition at line 44 of file tmscsim.h.

unsigned long SavedTotXLen

Definition at line 43 of file tmscsim.h.

u8 ScsiPhase

Definition at line 53 of file tmscsim.h.

struct scatterlist Segmentx

Definition at line 36 of file tmscsim.h.

unsigned long SGBusAddr

Definition at line 38 of file tmscsim.h.

u8 SGcount

Definition at line 56 of file tmscsim.h.

u8 SGIndex

Definition at line 55 of file tmscsim.h.

unsigned long SGToBeXferLen

Definition at line 41 of file tmscsim.h.

u8 SRBFlag

Definition at line 48 of file tmscsim.h.

u32 SRBState

Definition at line 45 of file tmscsim.h.

u8 SRBStatus

Definition at line 47 of file tmscsim.h.

s8 TagNumber

Definition at line 54 of file tmscsim.h.

u8 TargetStatus

Definition at line 51 of file tmscsim.h.

unsigned long TotalXferredLen

Definition at line 42 of file tmscsim.h.


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