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

#include <nsp_cs.h>

Data Fields

unsigned int BaseAddress
 
unsigned int NumAddress
 
unsigned int IrqNumber
 
unsigned long MmioAddress
 
unsigned long MmioLength
 
unsigned char ScsiClockDiv
 
unsigned char TransferMode
 
int TimerCount
 
int SelectionTimeOut
 
struct scsi_cmndCurrentSC
 
int FifoCount
 
unsigned char MsgBuffer [MSGBUF_SIZE]
 
int MsgLen
 
sync_data Sync [N_TARGET]
 
char nspinfo [110]
 
spinlock_t Lock
 
scsi_info_tScsiInfo
 

Detailed Description

Definition at line 244 of file nsp_cs.h.

Field Documentation

unsigned int BaseAddress

Definition at line 245 of file nsp_cs.h.

struct scsi_cmnd* CurrentSC

Definition at line 259 of file nsp_cs.h.

int FifoCount

Definition at line 262 of file nsp_cs.h.

unsigned int IrqNumber

Definition at line 247 of file nsp_cs.h.

spinlock_t Lock

Definition at line 272 of file nsp_cs.h.

unsigned long MmioAddress

Definition at line 249 of file nsp_cs.h.

unsigned long MmioLength

Definition at line 251 of file nsp_cs.h.

unsigned char MsgBuffer[MSGBUF_SIZE]

Definition at line 265 of file nsp_cs.h.

int MsgLen

Definition at line 266 of file nsp_cs.h.

char nspinfo[110]

Definition at line 271 of file nsp_cs.h.

unsigned int NumAddress

Definition at line 246 of file nsp_cs.h.

unsigned char ScsiClockDiv

Definition at line 253 of file nsp_cs.h.

scsi_info_t* ScsiInfo

Definition at line 274 of file nsp_cs.h.

int SelectionTimeOut

Definition at line 258 of file nsp_cs.h.

Definition at line 269 of file nsp_cs.h.

int TimerCount

Definition at line 257 of file nsp_cs.h.

unsigned char TransferMode

Definition at line 255 of file nsp_cs.h.


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